mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 14:06:45 +01:00
13 lines
366 B
Plaintext
13 lines
366 B
Plaintext
parameters:
|
|
inferPrivatePropertyTypeFromConstructor: true
|
|
treatPhpDocTypesAsCertain: false
|
|
|
|
symfony:
|
|
container_xml_path: '%rootDir%/../../../var/cache/dev/App_KernelDevDebugContainer.xml'
|
|
|
|
autoload_directories:
|
|
- %rootDir%/../../../src/Migrations
|
|
|
|
excludes_analyse:
|
|
- src/DataTables/Adapter/*
|
|
- src/Configuration/* |