Skip to content

Commit faef012

Browse files
committed
minor #14567 [Messenger] Add little tip about PHPdoc description in debug:messenger (wouterj)
This PR was merged into the 5.1 branch. Discussion ---------- [Messenger] Add little tip about PHPdoc description in debug:messenger Fixes #13310 Commits ------- 50f3ece Add little tip about PHPdocs
2 parents b833833 + 50f3ece commit faef012

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

messenger/multiple_buses.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,4 +249,9 @@ You can also restrict the list to a specific bus by providing its name as argume
249249
handled by App\MessageHandler\MultipleBusesMessageHandler
250250
---------------------------------------------------------------------------------------
251251
252+
.. tip::
253+
254+
Since Symfony 5.1, the command will also show the PHPDoc description of
255+
the message and handler classes.
256+
252257
.. _article about CQRS: https://martinfowler.com/bliki/CQRS.html

0 commit comments

Comments
 (0)