aboutsummaryrefslogtreecommitdiff
blob: 20602eb27b4e3c4cf9c134464b9dea08a6d1f910 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
_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