mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 11:06:33 +03:00
6 lines
155 B
YAML
6 lines
155 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|
|
exception_controller: null
|