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 1ce9489 commit 799ce8aCopy full SHA for 799ce8a
phpstan.neon
@@ -3,6 +3,8 @@ parameters:
3
paths:
4
- src
5
- tests
6
+ ignoreErrors:
7
+ - '#(class|type) Magento\\TestFramework#i'
8
bootstrapFiles:
9
- vendor/bitexpert/phpstan-magento/autoload.php
10
magento:
0 commit comments