routing.yml 161 B

12345678
  1. document:
  2. resource: "@DocumentBundle/Controller/"
  3. type: annotation
  4. prefix: /
  5. app:
  6. resource: '@AppBundle/Controller/'
  7. type: annotation