mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix: Follow up 8879734ea2382aaaccf9ce33bcef5df412b15394 and fix service definition.
This commit is contained in:
parent
68a21fcc0a
commit
f11df95f59
@ -2,7 +2,7 @@ services:
|
||||
Chill\MainBundle\CRUD\Routing\CRUDRoutesLoader:
|
||||
arguments:
|
||||
$crudConfig: '%chill_main_crud_route_loader_config%'
|
||||
$apiConfig: '%chill_main_api_route_loader_config%'
|
||||
$apiCrudConfig: '%chill_main_api_route_loader_config%'
|
||||
tags: [ routing.loader ]
|
||||
|
||||
Chill\MainBundle\CRUD\Resolver\Resolver:
|
||||
|
Loading…
x
Reference in New Issue
Block a user