define route in chill_main configuration

refs #273
This commit is contained in:
2015-01-22 17:19:24 +01:00
parent 0d3f48ef32
commit 9e8374bef7
3 changed files with 9 additions and 58 deletions

View File

@@ -2,11 +2,6 @@ parameters:
# cl_custom_fields.example.class: Chill\CustomFieldsBundle\Example
services:
chill.custom_fields.routing_loader:
class: Chill\CustomFieldsBundle\Routing\RoutesLoader
tags:
- { name: routing.loader }
chill.custom_field.provider:
class: Chill\CustomFieldsBundle\Service\CustomFieldProvider
call: