Skip to content

Commit 4077cd3

Browse files
Fix class link
1 parent ba074ee commit 4077cd3

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
@@ -1983,7 +1983,7 @@ A handler class can handle multiple messages or configure itself by implementing
19831983
.. deprecated:: 6.2
19841984

19851985
:class:`Symfony\\Component\\Messenger\\Handler\\MessageSubscriberInterface` was deprecated in Symfony 6.2.
1986-
Use :class:`..... <#[AsMessageHandler]>` attribute instead.
1986+
Use :class:`#[AsMessageHandler] <Symfony\\Component\\Messenger\\Attribute\\AsMessageHandler>` attribute instead.
19871987

19881988
Binding Handlers to Different Transports
19891989
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)