kekrozsak/app/config/routing.yml

15 lines
389 B
YAML
Raw Normal View History

fos_js_routing:
resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml"
2012-07-07 20:15:36 +00:00
KekRozsakAdminBundle:
2012-07-15 12:56:31 +00:00
resource: "@KekRozsakAdminBundle/Controller/"
type: annotation
2012-07-07 20:15:36 +00:00
2012-07-15 12:56:31 +00:00
KekRozsakFrontBundle:
resource: "@KekRozsakFrontBundle/Controller/"
type: annotation
2012-07-15 12:56:31 +00:00
KekRozsakSecurityBundle:
resource: "@KekRozsakSecurityBundle/Controller/"
type: annotation