4c5b2880b7
This bundle is now used instead of old webRoot hack. Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
18 lines
506 B
YAML
18 lines
506 B
YAML
fos_js_routing:
|
|
resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml"
|
|
|
|
jmikola_js_assets_helper_routing:
|
|
resource: "@JmikolaJsAssetsHelperBundle/Resources/config/routing/routing.xml"
|
|
|
|
KekRozsakAdminBundle:
|
|
resource: "@KekRozsakAdminBundle/Controller/"
|
|
type: annotation
|
|
|
|
KekRozsakFrontBundle:
|
|
resource: "@KekRozsakFrontBundle/Controller/"
|
|
type: annotation
|
|
|
|
KekRozsakSecurityBundle:
|
|
resource: "@KekRozsakSecurityBundle/Controller/"
|
|
type: annotation
|