Created
March 13, 2014 01:00
-
-
Save eugene1g/9519953 to your computer and use it in GitHub Desktop.
Symfony2 container - passing an array of services
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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