We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cbea4 commit ce9ba9fCopy full SHA for ce9ba9f
1 file changed
phpstan.neon
@@ -40,6 +40,9 @@ parameters:
40
-
41
identifier: missingType.generics
42
path: src/Form
43
+ -
44
+ identifier: missingType.generics
45
+ path: tests/Form
46
47
identifier: trait.unused
48
path: src/Doctrine/ORM
0 commit comments