mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-26 20:16:14 +00:00
9 lines
227 B
YAML
9 lines
227 B
YAML
parameters:
|
|
# cl_chill_person.example.class: Chill\PersonBundle\Example
|
|
|
|
services:
|
|
chill.person.routing_loader:
|
|
class: Chill\PersonBundle\Routing\RoutesLoader
|
|
tags:
|
|
- { name: routing.loader }
|