mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
8 lines
224 B
YAML
8 lines
224 B
YAML
web_profiler_wdt:
|
|
resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
|
|
prefix: /_wdt
|
|
|
|
web_profiler_profiler:
|
|
resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
|
|
prefix: /_profiler
|