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 ba074ee commit 4077cd3Copy full SHA for 4077cd3
messenger.rst
@@ -1983,7 +1983,7 @@ A handler class can handle multiple messages or configure itself by implementing
1983
.. deprecated:: 6.2
1984
1985
:class:`Symfony\\Component\\Messenger\\Handler\\MessageSubscriberInterface` was deprecated in Symfony 6.2.
1986
- Use :class:`..... <#[AsMessageHandler]>` attribute instead.
+ Use :class:`#[AsMessageHandler] <Symfony\\Component\\Messenger\\Attribute\\AsMessageHandler>` attribute instead.
1987
1988
Binding Handlers to Different Transports
1989
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments