forked from wallabag/wallabag
Add PHPStan bootstrap file to load .env file
This commit is contained in:
@ -6,6 +6,8 @@ parameters:
|
||||
paths:
|
||||
- src
|
||||
- tests
|
||||
bootstrapFiles:
|
||||
- tests/phpstan-bootstrap.php
|
||||
|
||||
symfony:
|
||||
container_xml_path: %rootDir%/../../../var/cache/dev/AppKernelDevDebugContainer.xml
|
||||
|
||||
Reference in New Issue
Block a user