summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole3/backend/config/routes/dev/web_profiler.yaml
blob: c82beff2f61ecba4bc00aab90fcca4740e8078e1 (plain)
1
2
3
4
5
6
7
web_profiler_wdt:
    resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
    prefix: /_wdt

web_profiler_profiler:
    resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
    prefix: /_profiler