phpstan improvements (#3092)
This commit is contained in:
@@ -31,6 +31,7 @@ class ActivateUserCommandTest extends KernelTestCase
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
$kernel = self::bootKernel();
|
||||
$this->application = new Application($kernel);
|
||||
$container = self::$kernel->getContainer();
|
||||
|
||||
Reference in New Issue
Block a user