We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2815435 commit 6f905a2Copy full SHA for 6f905a2
phpstan.neon
@@ -8,3 +8,4 @@ parameters:
8
- vendor/cakephp/cakephp/src/Database/Exception/DatabaseException.php
9
ignoreErrors:
10
- identifier: missingType.iterableValue
11
+ - identifier: missingType.generics
0 commit comments