Skip to content

Commit 78a7dae

Browse files
committed
Updated namespace
1 parent 1aea7ca commit 78a7dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ You can also configure AMQP-specific settings on your message by adding
761761
:class:`Symfony\\Component\\Messenger\\Transport\\AmqpExt\\AmqpStamp` to
762762
your Envelope::
763763

764-
use Symfony\Component\Messenger\Transport\AmqpExt\AmqpStamp;
764+
use Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpStamp;
765765
// ...
766766

767767
$attributes = [];

0 commit comments

Comments
 (0)