10 lines
194 B
YAML
10 lines
194 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
form_themes: ['form_layout.html.twig']
|
|
date:
|
|
timezone: Europe/Paris
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|