mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-24 11:06:14 +00:00
12 lines
351 B
YAML
12 lines
351 B
YAML
parameters:
|
|
# cl_chill_main.example.class: CL\Chill\MainBundle\Example
|
|
|
|
services:
|
|
chill.main.menu_composer:
|
|
class: CL\Chill\MainBundle\Routing\MenuComposer
|
|
arguments:
|
|
- "@router"
|
|
# cl_chill_main.example:
|
|
# class: %cl_chill_main.example.class%
|
|
# arguments: [@service_id, "plain_value", %parameter%]
|