kekrozsak/app/config/routing.yml

13 lines
300 B
YAML
Raw Normal View History

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