Created
December 24, 2013 12:59
-
-
Save baptistedonaux/8112992 to your computer and use it in GitHub Desktop.
Exemple d'injection propre sans passer le @service_container.
This file contains 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
services: | |
namespace.x.yManager: | |
class: Namespace\NameBundle\Manager\NameManager | |
arguments: [@doctrine.orm.entity_manager] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment