You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|