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