Skip to content

Commit 15752da

Browse files
committed
Merge branch '4.4'
* 4.4: adding note about mailer FW docs
2 parents 4efc0d9 + 19217d8 commit 15752da

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
Installation
1114
------------
1215

@@ -152,4 +155,5 @@ Then, instantiate and pass a ``MessageBus`` as a second argument to ``Mailer``::
152155
Learn More
153156
-----------
154157

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

0 commit comments

Comments
 (0)