mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 11:00:40 +08:00
9 lines
194 B
YAML
9 lines
194 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
exception_controller: null
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|