hydra-sql/config/packages/twig.yaml

10 lines
223 B
YAML
Raw Normal View History

2022-05-03 08:54:45 +02:00
twig:
globals:
locales: "%app.supported_locales%"
2022-05-03 08:54:45 +02:00
default_path: '%kernel.project_dir%/templates'
form_themes:
- 'bootstrap_5_layout.html.twig'
when@test:
twig:
strict_variables: true