Files
kimai2/config/packages/twig.yaml
2020-02-04 15:29:26 +01:00

7 lines
206 B
YAML

twig:
#paths: ['%kernel.project_dir%/templates']
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
form_themes:
- 'form/kimai-theme.html.twig'
exception_controller: null