mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
11 lines
227 B
YAML
11 lines
227 B
YAML
chill_person:
|
|
resource: .
|
|
type: chill_routes_person
|
|
|
|
#load route for reports
|
|
chill_report:
|
|
resource: .
|
|
type: chill_routes_report
|
|
|
|
chill_main:
|
|
resource: "@ChillMainBundle/Resources/config/routing.yml" |