Last active
January 1, 2016 07:19
-
-
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.
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: [@service_container] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment