7 lines
200 B
YAML
7 lines
200 B
YAML
twig:
|
|
form_themes: ['form_custom_layout.html.twig']
|
|
paths: ['%kernel.project_dir%/templates']
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|
|
exception_controller: null
|