Skip to content

Commit bf6be30

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: Add little tip about PHPdocs
2 parents 7d04ece + f88f49c commit bf6be30

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)