Skip to content

Instantly share code, notes, and snippets.

@eugene1g
Created March 13, 2014 01:00
Show Gist options
  • Save eugene1g/9519953 to your computer and use it in GitHub Desktop.
Save eugene1g/9519953 to your computer and use it in GitHub Desktop.
Symfony2 container - passing an array of services
serviceA:
class: Amazing\Class
arguments: [[@serviceB, @serviceC]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment