|
parameters:
|
|
level: 1
|
|
paths:
|
|
- src
|
|
- tests
|
|
|
|
symfony:
|
|
container_xml_path: %rootDir%/../../../var/cache/test/appTestDebugProjectContainer.xml
|
|
|
|
bootstrapFiles:
|
|
- vendor/bin/.phpunit/phpunit-8.5-0/vendor/autoload.php
|
|
|
|
inferPrivatePropertyTypeFromConstructor: true
|