We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d35cac commit 48bbf6fCopy full SHA for 48bbf6f
tests/Levels/LevelsIntegrationTest.php
@@ -27,7 +27,7 @@ public function getPhpStanExecutablePath(): string
27
return __DIR__ . '/../../vendor/bin/phpstan';
28
}
29
30
- public function getPhpStanConfigPath(): ?string
+ public function getPhpStanConfigPath(): string
31
{
32
return __DIR__ . '/phpstan.neon';
33
0 commit comments