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 c9dc31a commit 93668deCopy full SHA for 93668de
mailer.rst
@@ -93,7 +93,7 @@ Creating & Sending Messages
93
---------------------------
94
95
To send an email, autowire the mailer using
96
-:class:`Symfony\\Component\\Mailer\\MailerInterface` (service id ``mailer``)
+:class:`Symfony\\Component\\Mailer\\MailerInterface` (service id ``mailer.mailer``)
97
and create an :class:`Symfony\\Component\\Mime\\Email` object::
98
99
// src/Controller/MailerController.php
0 commit comments