mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Add ObjectManagedLoader for PHPStan
This commit is contained in:
parent
f272481ec4
commit
2149ef4510
10 changed files with 56 additions and 52 deletions
|
@ -10,6 +10,9 @@ parameters:
|
|||
symfony:
|
||||
container_xml_path: %rootDir%/../../../var/cache/test/appAppKernelTestDebugContainer.xml
|
||||
|
||||
doctrine:
|
||||
objectManagerLoader: tests/object-manager.php
|
||||
|
||||
bootstrapFiles:
|
||||
- vendor/bin/.phpunit/phpunit-8.5-0/vendor/autoload.php
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue