Skip to content

Commit

Permalink
remove phpstan workaround (#5156)
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Jun 11, 2022
1 parent 9a6d8c0 commit b183b85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan.neon.dist
Expand Up @@ -30,11 +30,6 @@ parameters:
# https://phpstan.org/config-reference#universal-object-crates
universalObjectCratesClasses:
- rex_fragment
# make phpstan aware of never returning methods
# https://github.com/phpstan/phpstan/issues/2900
earlyTerminatingMethodCalls:
rex_response:
- sendRedirect
symfony:
console_application_loader: .tools/phpstan/console.php
ignoreErrors:
Expand Down

0 comments on commit b183b85

Please sign in to comment.