Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2e5e2a6

Browse filesBrowse files
committed
Merge branch '4.3' into 4.4
* 4.3: Update service id of the MailerInterface
2 parents 711b4b0 + 3b1dd56 commit 2e5e2a6
Copy full SHA for 2e5e2a6

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Creating & Sending Messages
9494
---------------------------
9595

9696
To send an email, autowire the mailer using
97-
:class:`Symfony\\Component\\Mailer\\MailerInterface` (service id ``mailer``)
97+
:class:`Symfony\\Component\\Mailer\\MailerInterface` (service id ``mailer.mailer``)
9898
and create an :class:`Symfony\\Component\\Mime\\Email` object::
9999

100100
// src/Controller/MailerController.php

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.