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