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.
2 parents cb9ad70 + 2e5e2a6 commit 581c7feCopy full SHA for 581c7fe
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