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