Skip to content

Instantly share code, notes, and snippets.

@baptistedonaux
Created December 24, 2013 12:59
Show Gist options
  • Save baptistedonaux/8112992 to your computer and use it in GitHub Desktop.
Save baptistedonaux/8112992 to your computer and use it in GitHub Desktop.
Exemple d'injection propre sans passer le @service_container.
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