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 77923be commit 576cc14Copy full SHA for 576cc14
README.md
@@ -22,7 +22,7 @@ includes:
22
- vendor/lookyman/phpstan-symfony/extension.neon
23
parameters:
24
symfony:
25
- container_xml_path: %rootDir%/../../../var/cache/dev/srcDevDebugProjectContainer.xml
+ container_xml_path: %rootDir%/../../../var/cache/dev/srcDevDebugProjectContainer.xml # or appDevDebugProjectContainer.xml for Symfony < 4
26
```
27
28
## Limitations
0 commit comments