ninestat/src/ninestat-1.0/app/config/routing_dev.yml

15 lines
328 B
YAML
Raw Normal View History

2019-11-29 09:53:20 +01:00
_wdt:
resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
prefix: /_wdt
_profiler:
resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
prefix: /_profiler
_errors:
resource: '@TwigBundle/Resources/config/routing/errors.xml'
prefix: /_error
_main:
resource: routing.yml