mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
rename menu_composer service
This commit is contained in:
parent
96fada19ef
commit
d66583758a
@ -2,7 +2,7 @@ parameters:
|
|||||||
# cl_chill_main.example.class: CL\Chill\MainBundle\Example
|
# cl_chill_main.example.class: CL\Chill\MainBundle\Example
|
||||||
|
|
||||||
services:
|
services:
|
||||||
cl_chill_main_menu_composer:
|
chill.main.menu_composer:
|
||||||
class: CL\Chill\MainBundle\DependencyInjection\Services\MenuComposer
|
class: CL\Chill\MainBundle\DependencyInjection\Services\MenuComposer
|
||||||
arguments:
|
arguments:
|
||||||
- "@router"
|
- "@router"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user