mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-10 09:17:39 +01:00
Merge branch 'master' into sync-master-2052.
This commit is contained in:
@@ -76,7 +76,7 @@ class DbMessageControllerTest extends BaseMessageControllerTest
|
||||
parent::tearDownAfterClass();
|
||||
}
|
||||
|
||||
public function tearDown(): void
|
||||
protected function tearDown(): void
|
||||
{
|
||||
parent::tearDown();
|
||||
Yii::$app = null;
|
||||
|
||||
Reference in New Issue
Block a user