This commit is contained in:
2024-01-24 07:57:05 +01:00
parent e61ba67fff
commit e07d59710d
21 changed files with 8649 additions and 22 deletions

View File

@@ -0,0 +1,10 @@
# 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