mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
- Rename variables and methods in iTop files to match coding conventions - Format code accordingly to coding conventions - Add / update PHPDoc all over the place - Suppress most of the warnings that did not have a big impact on code's logic
5 lines
119 B
YAML
5 lines
119 B
YAML
twig:
|
|
default_path: '%combodo.modules.absolute_path%'
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|