We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26118b5 + b74f950 commit 5a1aa7eCopy full SHA for 5a1aa7e
mailer.rst
@@ -1437,13 +1437,6 @@ render the email before calling ``$mailer->send($email)``::
1437
1438
$mailer->send($email);
1439
}
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
1447
1448
You can configure which bus is used to dispatch the message using the ``message_bus`` option.
1449
You can also set this to ``false`` to call the Mailer transport directly and
0 commit comments