1234567891011121314151617 |
-
-
-
-
-
- MuzichCoreBundle:
- resource: "@MuzichCoreBundle/Resources/config/routing.yml"
- prefix: /
-
- MuzichIndexBundle:
- resource: "@MuzichIndexBundle/Resources/config/routing.yml"
- prefix: /
-
- MuzichHomeBundle:
- resource: "@MuzichHomeBundle/Resources/config/routing.yml"
- prefix: /
|