Skip to content

Commit 70d1481

Browse files
committed
fix phpstan issues
1 parent 94256d8 commit 70d1481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ parameters:
77
symfony:
88
container_xml_path: %currentWorkingDirectory%/var/cache/test/TestKernelTestDebugContainer.xml
99
ignoreErrors:
10-
- '#Access to an undefined property DynamicSearchBundle\\OutputChannel\\Query\\SearchContainerInterface::$result\.#'
10+
- '#Access to an undefined property DynamicSearchBundle\\OutputChannel\\Query\\SearchContainerInterface::\$result\.#'

0 commit comments

Comments
 (0)