mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
load routes from chill routes loaders
add routes to config by prepending configuration refs #273
This commit is contained in:
@@ -3,10 +3,6 @@ services:
|
||||
# class: Chill\ReportBundle\Example
|
||||
# arguments: [@service_id, "plain_value", %parameter%]
|
||||
services:
|
||||
chill.report.routing_loader:
|
||||
class: Chill\ReportBundle\Routing\RoutesLoader
|
||||
tags:
|
||||
- { name: routing.loader }
|
||||
|
||||
chill.report.search:
|
||||
class: Chill\ReportBundle\Search\ReportSearch
|
||||
|
Reference in New Issue
Block a user