mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
12 lines
332 B
Text
12 lines
332 B
Text
|
parameters:
|
||
|
inferPrivatePropertyTypeFromConstructor: true
|
||
|
|
||
|
symfony:
|
||
|
container_xml_path: '%rootDir%/../../../var/cache/dev/srcApp_KernelDevDebugContainer.xml'
|
||
|
|
||
|
autoload_directories:
|
||
|
- %rootDir%/../../../src/Migrations
|
||
|
|
||
|
excludes_analyse:
|
||
|
- src/DataTables/Adapter/*
|
||
|
- src/Configuration/*
|