Skip to content

Commit 1f5e5e8

Browse files
Fix phpstan (#989)
1 parent 1a3f8d1 commit 1f5e5e8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

phpstan-baseline.neon

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,3 @@ parameters:
1111
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\\.$#"
1212
count: 1
1313
path: src/Form/Type/CategorySelectorType.php
14-
-
15-
message: '#^Call to method get\(\) of internal class Symfony\\Bundle\\FrameworkBundle\\Test\\TestContainer from outside its root namespace Symfony.$#'
16-
path: tests/

0 commit comments

Comments
 (0)