diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index f8582891..299dcdbf 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -11,6 +11,3 @@ parameters: message: "#^Parameter \\#2 \\$category of method Sonata\\\\ClassificationBundle\\\\Form\\\\Type\\\\CategorySelectorType\\:\\:childWalker\\(\\) expects Sonata\\\\ClassificationBundle\\\\Model\\\\CategoryInterface, Sonata\\\\ClassificationBundle\\\\Model\\\\CategoryInterface\\|Sonata\\\\ClassificationBundle\\\\Model\\\\ContextInterface given\\.$#" count: 1 path: src/Form/Type/CategorySelectorType.php - - - message: '#^Call to method get\(\) of internal class Symfony\\Bundle\\FrameworkBundle\\Test\\TestContainer from outside its root namespace Symfony.$#' - path: tests/