11 lines
225 B
YAML
11 lines
225 B
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
form_themes:
|
|
- 'Form/fields.html.twig'
|
|
globals:
|
|
appMasteridentity: '%appMasteridentity%'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|