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