mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 01:34:23 +00:00
9 lines
292 B
YAML
9 lines
292 B
YAML
services:
|
|
# chill_report.example:
|
|
# class: Chill\ReportBundle\Example
|
|
# arguments: [@service_id, "plain_value", %parameter%]
|
|
services:
|
|
chill.report.routing_loader:
|
|
class: Chill\ReportBundle\Routing\RoutesLoader
|
|
tags:
|
|
- { name: routing.loader } |