We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b909a7 commit a97296eCopy full SHA for a97296e
phpstan.neon
@@ -1,6 +1,7 @@
1
parameters:
2
level: 7
3
- checkGenericClassInNonGenericObjectType: false
+ ignoreErrors:
4
+ - identifier: missingType.generics
5
paths:
6
- src
7
- tests
0 commit comments