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.
2 parents e02f7d0 + 581c7fe commit ac6a783Copy full SHA for ac6a783
mailer.rst
@@ -89,7 +89,7 @@ Creating & Sending Messages
89
---------------------------
90
91
To send an email, autowire the mailer using
92
-:class:`Symfony\\Component\\Mailer\\MailerInterface` (service id ``mailer``)
+:class:`Symfony\\Component\\Mailer\\MailerInterface` (service id ``mailer.mailer``)
93
and create an :class:`Symfony\\Component\\Mime\\Email` object::
94
95
// src/Controller/MailerController.php
0 commit comments