Commit 5203714
committed
minor #13194 Update mailer.rst (simonberton)
This PR was submitted for the master branch but it was merged into the 4.4 branch instead (closes #13194).
Discussion
----------
Update mailer.rst
Symfony\Component\Mailer\MailerInterface method send returns void. Not Symfony\Component\Mailer\SentMessage
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
7d128a6 Update mailer.rst1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 124 | + | |
| 125 | + | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
| |||
0 commit comments