Skip to content

Instantly share code, notes, and snippets.

@baptistedonaux
Last active January 1, 2016 07:19
Show Gist options
  • Save baptistedonaux/8110398 to your computer and use it in GitHub Desktop.
Save baptistedonaux/8110398 to your computer and use it in GitHub Desktop.
Abus lors de la déclaration d'un manager Symfony, avec l'utilisation du @service_container.
services:
namespace.x.yManager:
class: Namespace\NameBundle\Manager\NameManager
arguments: [@service_container]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment