We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f3a1d commit 38b04bbCopy full SHA for 38b04bb
1 file changed
phpstan.neon
@@ -4,6 +4,8 @@ parameters:
4
- src
5
- tests
6
7
+ reportUnmatchedIgnoredErrors: false
8
+
9
ignoreErrors:
10
- '#has invalid type#'
11
- '#has invalid return#'
0 commit comments