hydra-sql/config/packages/twig.yaml

10 lines
209 B
YAML
Raw Normal View History

2022-05-03 08:54:45 +02:00
twig:
globals:
2023-01-10 15:24:53 +01:00
locales: "%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