hydra-sql/config/packages/twig.yaml
rudy 4465d0097e
Some checks reported warnings
Cadoles/hydra-sql/pipeline/head This commit is unstable
Cadoles/hydra-sql/pipeline/pr-develop This commit is unstable
chore (multi lanque) #35: correction twig yaml pour langues acceptées
2024-05-17 11:32:51 +02:00

11 lines
235 B
YAML

twig:
globals:
locales: "%app.supported_locales%"
url_link: "%env(URL_LINK)%"
default_path: "%kernel.project_dir%/templates"
form_themes:
- "bootstrap_5_layout.html.twig"
when@test:
twig:
strict_variables: true