Created
July 17, 2015 08:09
-
-
Save 0xPr0xy/c2978165e985541ee416 to your computer and use it in GitHub Desktop.
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
<services> | |
<service id="my_mailer" class="Acme\HelloBundle\Mailer"> | |
<argument type="expression">service('mailer_configuration').getMailerMethod()</argument> | |
</service> | |
</services> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment