at the end of the day, it was inevitable
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
_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
|
||||
|
||||
api_doc:
|
||||
resource: "@NelmioApiDocBundle/Resources/config/routing.yml"
|
||||
prefix: /doc
|
||||
|
||||
_email:
|
||||
type: annotation
|
||||
resource: "@UserBundle/Controller/Developing"
|
||||
prefix: /developing
|
||||
|
||||
_main:
|
||||
resource: routing.yml
|
||||
Reference in New Issue
Block a user