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 94256d8 commit 70d1481Copy full SHA for 70d1481
phpstan.neon
@@ -7,4 +7,4 @@ parameters:
7
symfony:
8
container_xml_path: %currentWorkingDirectory%/var/cache/test/TestKernelTestDebugContainer.xml
9
ignoreErrors:
10
- - '#Access to an undefined property DynamicSearchBundle\\OutputChannel\\Query\\SearchContainerInterface::$result\.#'
+ - '#Access to an undefined property DynamicSearchBundle\\OutputChannel\\Query\\SearchContainerInterface::\$result\.#'
0 commit comments