10 lines
160 B
YAML
10 lines
160 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
globals:
|
|
motd: '%env(MOTD)%'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|
|
|