Skip to content

Commit 19217d8

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: adding note about mailer FW docs
2 parents 6580621 + 0c5ce25 commit 19217d8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

components/mailer.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ The Mailer Component
77

88
The Mailer component helps sending emails.
99

10+
If you're using the Symfony Framework, read the
11+
:doc:`Symfony Framework Mailer documentation </mailer>`.
12+
1013
.. versionadded:: 4.3
1114

1215
The Mailer component was introduced in Symfony 4.3.
@@ -156,4 +159,5 @@ Then, instantiate and pass a ``MessageBus`` as a second argument to ``Mailer``::
156159
Learn More
157160
-----------
158161

159-
To learn more about how to use the mailer component, refer to the :doc:`Symfony Framework Mailer documentation </mailer>`.
162+
To learn more about how to use the mailer component, refer to the
163+
:doc:`Symfony Framework Mailer documentation </mailer>`.

0 commit comments

Comments
 (0)