mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Removing useless return line
This commit is contained in:
parent
3b9eb95b75
commit
1bcaf92ebf
@ -7,7 +7,7 @@ services:
|
|||||||
#must be set in function to avoid circular reference with chill.main.twig.chill_menu
|
#must be set in function to avoid circular reference with chill.main.twig.chill_menu
|
||||||
calls:
|
calls:
|
||||||
- [setContainer, ["@service_container"]]
|
- [setContainer, ["@service_container"]]
|
||||||
|
|
||||||
chill.main.twig.chill_menu:
|
chill.main.twig.chill_menu:
|
||||||
class: Chill\MainBundle\Routing\MenuTwig
|
class: Chill\MainBundle\Routing\MenuTwig
|
||||||
arguments:
|
arguments:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user