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 9d618a7 commit 861119bCopy full SHA for 861119b
messenger.rst
@@ -1328,7 +1328,7 @@ auto_setup Whether the table should be created true
1328
.. note::
1329
1330
If the queue name is suffixed by ``.fifo``, AWS will creates a `FIFO queue`_
1331
- Use the stamp :class:`Symfony\Component\Messenger\Bridge\AmazonSqs\Transport\AmazonSqsFifoStamp`
+ Use the stamp :class:`Symfony\\Component\\Messenger\\Bridge\\AmazonSqs\\Transport\\AmazonSqsFifoStamp`
1332
to define the ``Message group ID`` and the ``Message deduplication ID``.
1333
1334
FIFO queues don't support setting a delay per message, a value of ``delay: 0``
0 commit comments