2020-02-01 17:00:03 +01:00
|
|
|
parameters:
|
|
|
|
inferPrivatePropertyTypeFromConstructor: true
|
2020-02-01 19:42:28 +01:00
|
|
|
treatPhpDocTypesAsCertain: false
|
2020-02-01 17:00:03 +01:00
|
|
|
|
|
|
|
symfony:
|
2020-05-10 17:20:41 +02:00
|
|
|
container_xml_path: '%rootDir%/../../../var/cache/dev/App_KernelDevDebugContainer.xml'
|
2020-02-01 17:00:03 +01:00
|
|
|
|
|
|
|
autoload_directories:
|
|
|
|
- %rootDir%/../../../src/Migrations
|
|
|
|
|
|
|
|
excludes_analyse:
|
|
|
|
- src/DataTables/Adapter/*
|
|
|
|
- src/Configuration/*
|