Skip to content

Instantly share code, notes, and snippets.

@0xPr0xy
Created July 17, 2015 08:09
Show Gist options
  • Save 0xPr0xy/c2978165e985541ee416 to your computer and use it in GitHub Desktop.
Save 0xPr0xy/c2978165e985541ee416 to your computer and use it in GitHub Desktop.
<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