nuosso/config/packages/twig.yaml

11 lines
225 B
YAML
Raw Normal View History

2023-07-18 09:59:57 +02:00
twig:
default_path: '%kernel.project_dir%/templates'
2023-07-20 11:56:10 +02:00
form_themes:
- 'Form/fields.html.twig'
globals:
appMasteridentity: '%appMasteridentity%'
2023-07-18 09:59:57 +02:00
when@test:
twig:
strict_variables: true