diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index 9063b0ca47..8b51465812 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -6691,7 +6691,7 @@ parameters: path: src/lib/Form/Type/ContentType/ContentTypesDeleteType.php - - message: "#^Parameter \\#1 \\$child of method Symfony\\\\Component\\\\Form\\\\FormBuilderInterface\\:\\:add\\(\\) expects string\\|Symfony\\\\Component\\\\Form\\\\FormBuilderInterface, int\\|string given\\.$#" + message: "#^Parameter \\#1 \\$child of method Symfony\\\\Component\\\\Form\\\\FormBuilderInterface\\\\:\\:add\\(\\) expects string\\|Symfony\\\\Component\\\\Form\\\\FormBuilderInterface, int\\|string given\\.$#" count: 1 path: src/lib/Form/Type/ContentType/FieldDefinitionsCollectionType.php