Skip to content

Commit 805fa64

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: -
2 parents 98ef709 + 5a1aa7e commit 805fa64

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

14741474
$mailer->send($email);
14751475
}
1476-
<<<<<<< HEAD
1477-
=======
1478-
=======
1479-
Thanks to this, instead of being delivered immediately, messages will be sent to
1480-
the transport to be handled later (see :ref:`messenger-worker`).
1481-
>>>>>>> 5.4
1482-
>>>>>>> 6.3
14831476

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

0 commit comments

Comments
 (0)