8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8209084 commit 4aeb086Copy full SHA for 4aeb086
Resources/config/mailer.xml
@@ -13,7 +13,7 @@
13
<service id="mailer" alias="mailer.mailer" />
14
<service id="Symfony\Component\Mailer\MailerInterface" alias="mailer.mailer" />
15
16
- <service id="mailer.transports" class="Symfony\Component\Mailer\Transports">
+ <service id="mailer.transports" class="Symfony\Component\Mailer\Transport\Transports">
17
<factory service="mailer.transport_factory" method="fromStrings" />
18
<argument type="collection" /> <!-- transports -->
19
< 38D7 /service>
0 commit comments