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 abf391b + 33e17b0 commit 36550a6Copy full SHA for 36550a6
messenger.rst
@@ -536,8 +536,8 @@ different messages to them. For example:
536
queue_name: low
537
538
routing:
539
- 'App\Message\SmsNotification': async_priority_low
540
- 'App\Message\NewUserWelcomeEmail': async_priority_high
+ 'App\Message\SmsNotification': async_priority_low
+ 'App\Message\NewUserWelcomeEmail': async_priority_high
541
542
.. code-block:: xml
543
0 commit comments