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.
1 parent 831abfc commit f0c4de3Copy full SHA for f0c4de3
phpstan.neon.dist
@@ -8,5 +8,4 @@ parameters:
8
- src
9
- tests
10
ignoreErrors:
11
- - identifier: 'class.notFound'
12
- path: src/DependencyInjection/Configuration.php
+ - '#Call to method .* on an unknown class Symfony\\Component\\Config\\Definition\\Builder\\.*#'
0 commit comments