diff --git a/phpstan.neon b/phpstan.neon index 4790bd8..8b14e32 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -4,5 +4,4 @@ parameters: - src reportUnmatchedIgnoredErrors: false ignoreErrors: - - '#Unreachable statement \- code above always terminates\.#' - identifier: missingType.iterableValue