mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 16:13:50 +00:00
allow server:run with built-in server and create route loader
This commit is contained in:
@@ -2,6 +2,11 @@ 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_compiler:
|
||||
class: Chill\CustomFieldsBundle\Service\CustomFieldProvider
|
||||
call:
|
||||
|
Reference in New Issue
Block a user