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.
1 parent 8e24122 commit 10ad5acCopy full SHA for 10ad5ac
messenger.rst
@@ -546,8 +546,8 @@ different messages to them. For example:
546
queue_name: low
547
548
routing:
549
- 'App\Message\SmsNotification': async_priority_low
550
- 'App\Message\NewUserWelcomeEmail': async_priority_high
+ 'App\Message\SmsNotification': async_priority_low
+ 'App\Message\NewUserWelcomeEmail': async_priority_high
551
552
.. code-block:: xml
553
0 commit comments