Files
dsfr-knp-menu-bundle-test/config/packages/knp_menu.yaml
2024-01-24 07:57:05 +01:00

11 lines
394 B
YAML

# config/packages/knp_menu.yaml
knp_menu:
# use "twig: false" to disable the Twig extension and the TwigRenderer
twig:
template: menu/dfsr.html.twig
# if true, enables the helper for PHP templates
# support for templating is deprecated, it will be removed in next major version
templating: false
# the renderer to use, list is also available by default
default_renderer: twig