Skip to content

Commit d460b1a

Browse files
committed
Remove ignored errors
1 parent 30e525e commit d460b1a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

phpstan.neon

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,3 @@ parameters:
22
level: max
33
paths:
44
- src
5-
ignoreErrors:
6-
- '#Static method Navarr\\Utils\\IterableToArray::fallbackConvert\(\) is unused.#'
7-
- message: '#Unreachable statement - code above always terminates.#'
8-
path: src/IterableToArray.php

0 commit comments

Comments
 (0)