Skip to content

Commit b74f950

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: -
2 parents e9721cc + 7efbac1 commit b74f950

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
@@ -1494,13 +1494,6 @@ render the email before calling ``$mailer->send($email)``::
14941494

14951495
$mailer->send($email);
14961496
}
1497-
<<<<<<< HEAD
1498-
=======
1499-
=======
1500-
Thanks to this, instead of being delivered immediately, messages will be sent to
1501-
the transport to be handled later (see :ref:`messenger-worker`).
1502-
>>>>>>> 5.4
1503-
>>>>>>> 6.3
15041497

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

0 commit comments

Comments
 (0)