Task 5 - Refactor menu items using a loop
This commit is contained in:
parent
97d4382dd3
commit
b97482c642
4 changed files with 55 additions and 5 deletions
|
@ -1,2 +1,4 @@
|
|||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
globals:
|
||||
menu_items: '@App\Repository\MenuItemRepository'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue