mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
adapt layout for person search + standard rendering
This commit is contained in:
@@ -2,6 +2,10 @@ parameters:
|
||||
# cl_chill_main.example.class: CL\Chill\MainBundle\Example
|
||||
|
||||
services:
|
||||
menu_composer:
|
||||
class: CL\Chill\MainBundle\DependencyInjection\Services\MenuComposer
|
||||
arguments:
|
||||
- "@routing.loader"
|
||||
# cl_chill_main.example:
|
||||
# class: %cl_chill_main.example.class%
|
||||
# arguments: [@service_id, "plain_value", %parameter%]
|
||||
|
Reference in New Issue
Block a user