mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 04:23:49 +00:00
rename config 'routing' to 'routes'
This commit is contained in:
@@ -180,7 +180,7 @@ class ChillMainExtension extends Extension implements PrependExtensionInterface,
|
||||
$container->prependExtensionConfig('chill_main', array(
|
||||
'routing' => array(
|
||||
'resources' => array(
|
||||
'@ChillMainBundle/config/routing.yml'
|
||||
'@ChillMainBundle/config/routes.yaml'
|
||||
)
|
||||
|
||||
)
|
||||
|
Reference in New Issue
Block a user