routing_dev.yml 290 B

1234567891011121314
  1. #_assetic:
  2. # resource: .
  3. # type: assetic
  4. _wdt:
  5. resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
  6. prefix: /_wdt
  7. _profiler:
  8. resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
  9. prefix: /_profiler
  10. _main:
  11. resource: routing.yml