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 059edd8 commit e483591Copy full SHA for e483591
phpstan.neon
@@ -3,8 +3,7 @@ parameters:
3
paths:
4
- src
5
- tests
6
- parameters:
7
- bootstrapFiles:
8
- - vendor/bitexpert/phpstan-magento/autoload.php
9
- includes:
10
- - vendor/bitexpert/phpstan-magento/extension.neon
+ bootstrapFiles:
+ - vendor/bitexpert/phpstan-magento/autoload.php
+includes:
+ - vendor/bitexpert/phpstan-magento/extension.neon
0 commit comments