pflaenz.li-Symfony/config/packages/twig.yaml
2022-01-19 15:58:59 +01:00

6 lines
No EOL
165 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
form_themes: ['bootstrap_4_horizontal_layout.html.twig']
globals:
app_env: '%env(APP_ENV)%'