Skip to content

Instantly share code, notes, and snippets.

@johnwards
Created July 6, 2011 15:41
Show Gist options
  • Save johnwards/1067556 to your computer and use it in GitHub Desktop.
Save johnwards/1067556 to your computer and use it in GitHub Desktop.
parameters:
wofb.webroot: %kernel.root_dir%/../web
wofb.uploaddir: /uploads
services:
fr.controllers.element:
class: FoodRisc\AccountAdminBundle\Controller\ContentTesterElementController
arguments:
- @service_container
- %wofb.webroot%%wofb.uploaddir%
_content_tester_element:
resource: fr.controllers.element
type: annotation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment