mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Adding routing for Report
This commit is contained in:
@@ -2,3 +2,8 @@ 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 }
|
Reference in New Issue
Block a user