Skip to content

Commit 804fc58

Browse files
committed
Update phpstan params.
1 parent 15a3de2 commit 804fc58

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
@@ -4,6 +4,7 @@ parameters:
44
- identifier: missingType.iterableValue
55
- identifier: missingType.generics
66
reportUnmatchedIgnoredErrors: false
7+
treatPhpDocTypesAsCertain: false
78
paths:
89
- src
910
bootstrapFiles:

0 commit comments

Comments
 (0)