mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
add routing information to person bundl
This commit is contained in:
@@ -2,6 +2,7 @@ parameters:
|
||||
# cl_chill_person.example.class: Chill\PersonBundle\Example
|
||||
|
||||
services:
|
||||
# cl_chill_person.example:
|
||||
# class: %cl_chill_person.example.class%
|
||||
# arguments: [@service_id, "plain_value", %parameter%]
|
||||
chill.person.routing_loader:
|
||||
class: Chill\PersonBundle\Routing\RoutesLoader
|
||||
tags:
|
||||
- { name: routing.loader }
|
||||
|
Reference in New Issue
Block a user