Skip to content

Commit 45f3081

Browse files
committed
fix: remove ignored error in phpstan
1 parent 7b6d1e9 commit 45f3081

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ parameters:
44
- src
55
reportUnmatchedIgnoredErrors: false
66
ignoreErrors:
7-
- '#Unreachable statement \- code above always terminates\.#'
87
- identifier: missingType.iterableValue

0 commit comments

Comments
 (0)