We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a5f726 commit 9488551Copy full SHA for 9488551
phpstan.neon
@@ -4,4 +4,6 @@ parameters:
4
- src
5
- tests
6
- examples
7
- checkGenericClassInNonGenericObjectType: false
+ ignoreErrors:
8
+ -
9
+ identifier: missingType.generics
0 commit comments