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