mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Merge branch 'master' into sync-master-2052.
This commit is contained in:
@ -22,7 +22,7 @@ use yiiunit\data\ar\Profile;
|
||||
*/
|
||||
abstract class ActiveQueryTest extends DatabaseTestCase
|
||||
{
|
||||
public function setUp(): void
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
ActiveRecord::$db = $this->getConnection();
|
||||
|
Reference in New Issue
Block a user