diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 131f24fe529..c4e2f5fc0fd 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -92,7 +92,7 @@ parameters: # Expected, due to PHP 8 attributes - '#ReflectionProperty::getAttributes\(\)#' - '#ReflectionMethod::getAttributes\(\)#' - - '#ReflectionClass::getAttributes\(\)#' + - '#ReflectionClass::getAttributes\(\)#' - '#Constructor of class ApiPlatform\\Core\\Annotation\\ApiResource has an unused parameter#' - '#Constructor of class ApiPlatform\\Core\\Annotation\\ApiProperty has an unused parameter#'