mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
15 lines
370 B
YAML
15 lines
370 B
YAML
_wdt:
|
|
resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
|
|
prefix: /_wdt
|
|
|
|
_profiler:
|
|
resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
|
|
prefix: /_profiler
|
|
|
|
_configurator:
|
|
resource: "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml"
|
|
prefix: /_configurator
|
|
|
|
_main:
|
|
resource: routing.yml
|