Skip to content

Commit

Permalink
Fixed CI (PHPStan)
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienHarper committed Feb 27, 2023
1 parent 868e26b commit 9ef5cb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ parameters:
- '%currentWorkingDirectory%/src/DependencyInjection/Configuration.php'

ignoreErrors:
# false positives
- '~Property DH\\AuditorBundle\\User\\UserProvider\:\:\$configuration is never read, only written\.~'
# required for Symfony 4.4 compatibility
- '~Method DH\\AuditorBundle\\User\\UserProvider\:\:getImpersonatorUser\(\) has no return type specified\.~'

0 comments on commit 9ef5cb9

Please sign in to comment.