phpstan improvements (#3092)
This commit is contained in:
@@ -32,6 +32,7 @@ class DemoteUserCommandTest 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