mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Create a controller for rendering menu
This commit is contained in:
@@ -2,7 +2,7 @@ parameters:
|
||||
# cl_chill_main.example.class: CL\Chill\MainBundle\Example
|
||||
|
||||
services:
|
||||
menu_composer:
|
||||
cl_chill_main_menu_composer:
|
||||
class: CL\Chill\MainBundle\DependencyInjection\Services\MenuComposer
|
||||
arguments:
|
||||
- "@router"
|
||||
|
Reference in New Issue
Block a user