init
This commit is contained in:
10
config/packages/knp_menu.yaml
Normal file
10
config/packages/knp_menu.yaml
Normal 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
|
||||
Reference in New Issue
Block a user