We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f70fefe + b62d016 commit cd1cb69Copy full SHA for cd1cb69
phpstan.neon.dist
@@ -32,12 +32,6 @@ parameters:
32
path: ./src/DependencyInjection/Providers
33
34
# The DependencyInjection returns are very complex to deal with
35
- -
36
- message: '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface::scalarNode\(\)\.#'
37
- path: ./src/DependencyInjection/Providers
38
39
- message: '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface::arrayNode\(\)\.#'
40
41
-
42
message: '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition::children\(\)\.#'
43
path: ./src/DependencyInjection
0 commit comments