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 3440147 commit 086af1aCopy full SHA for 086af1a
phpstan.neon
@@ -11,4 +11,5 @@ parameters:
11
- 'tests/Application/**/*'
12
13
ignoreErrors:
14
+ - identifier: missingType.generics
15
- identifier: missingType.iterableValue
0 commit comments