X-Git-Url: https://git.rapsys.eu/airlibre/blobdiff_plain/189c7b2b18b4bc527a7503779bbcd67547ed0a4c..048ea02f8dee4882447b444fce371999e8492735:/config/routes/dev/web_profiler.yaml diff --git a/config/routes/dev/web_profiler.yaml b/config/routes/dev/web_profiler.yaml new file mode 100644 index 0000000..c82beff --- /dev/null +++ b/config/routes/dev/web_profiler.yaml @@ -0,0 +1,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