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 1aea7ca commit 78a7daeCopy full SHA for 78a7dae
messenger.rst
@@ -761,7 +761,7 @@ You can also configure AMQP-specific settings on your message by adding
761
:class:`Symfony\\Component\\Messenger\\Transport\\AmqpExt\\AmqpStamp` to
762
your Envelope::
763
764
- use Symfony\Component\Messenger\Transport\AmqpExt\AmqpStamp;
+ use Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpStamp;
765
// ...
766
767
$attributes = [];
0 commit comments