Skip to content

Commit 80d352d

Browse files
committed
clean up ignoreErrors in phpstan.neon
1 parent ed2d26b commit 80d352d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

phpstan.neon

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ parameters:
55
excludes_analyse:
66
- src/Controller/ErrorPreviewConsoleController.php
77
- src/Controller/ErrorPreviewController.php
8-
- src/Middleware/Routed/Preview/ErrorPreviewAction.php
9-
ignoreErrors:
10-
- '#ContainerWrapper not found#'
8+
- src/Middleware/Routed/Preview/ErrorPreviewAction.php

0 commit comments

Comments
 (0)