Skip to content

Instantly share code, notes, and snippets.

@mmoreram
Created December 13, 2013 19:48
Show Gist options
  • Save mmoreram/7950167 to your computer and use it in GitHub Desktop.
Save mmoreram/7950167 to your computer and use it in GitHub Desktop.
parameters.yml
parameters:
#
# Services
#
mmoreram.services.myservice.class: \Mmoreram\MyBundle\Services\MyService
services:
#
# Services
#
mmoreram.services.myservice:
class: %mmoreram.services.myservice%
arguments:
router: @router
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment