Files
symfony-flex-recipes/symfony/web-profiler-bundle/etc/routing/dev/web_profiler.yaml
T

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