diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 4c14630b..e74db208 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -208,7 +208,7 @@ parameters: - message: "#^Call to method Symfony\\\\Component\\\\HttpFoundation\\\\Request\\:\\:hasSession\\(\\) will always evaluate to true\\.$#" count: 2 - path: src/EventListener/LocaleEventSubscriber.php + path: src/EventListener/LocaleEventListener.php - message: "#^Method Nucleos\\\\UserBundle\\\\Form\\\\Type\\\\ChangePasswordFormType\\:\\:buildForm\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#"