kekrozsak/app/config/routing.yml

16 lines
390 B
YAML
Raw Normal View History

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