Skip to content

Commit 5a1aa7e

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: -
2 parents 26118b5 + b74f950 commit 5a1aa7e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

mailer.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,13 +1437,6 @@ render the email before calling ``$mailer->send($email)``::
14371437

14381438
$mailer->send($email);
14391439
}
1440-
<<<<<<< HEAD
1441-
=======
1442-
=======
1443-
Thanks to this, instead of being delivered immediately, messages will be sent to
1444-
the transport to be handled later (see :ref:`messenger-worker`).
1445-
>>>>>>> 5.4
1446-
>>>>>>> 6.3
14471440

14481441
You can configure which bus is used to dispatch the message using the ``message_bus`` option.
14491442
You can also set this to ``false`` to call the Mailer transport directly and

0 commit comments

Comments
 (0)