Skip to content

Commit 6f905a2

Browse files
committed
Fix PHPStan
1 parent 2815435 commit 6f905a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ parameters:
88
- vendor/cakephp/cakephp/src/Database/Exception/DatabaseException.php
99
ignoreErrors:
1010
- identifier: missingType.iterableValue
11+
- identifier: missingType.generics

0 commit comments

Comments
 (0)