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 47dbe33 commit 689df8cCopy full SHA for 689df8c
messenger.rst
@@ -1211,7 +1211,7 @@ auto_setup Whether the table should be created true
1211
.. note::
1212
1213
If the queue name is suffixed by ``.fifo``, AWS will creates a `FIFO queue`_
1214
- Use the stamp :class:`Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsFifoStamp`
+ Use the stamp :class:`Symfony\\Component\\Messenger\\Bridge\\AmazonSqs\\Transport\\AmazonSqsFifoStamp`
1215
to define the ``Message group ID`` and the ``Message deduplication ID``.
1216
1217
FIFO queues don't support setting a delay per message, a value of ``delay: 0``
0 commit comments