Skip to content

Commit a21e09d

Browse files
sylfabreMatts
andcommitted
Update messenger.rst
Co-authored-by: Mata <[email protected]>
1 parent c54540c commit a21e09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

messenger.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ With the following code and configuration, messages will be dispatched like this
455455
App\Message\SmsNotification: async_2
456456
457457
.. code-block::php
458+
458459
$messageBus->dispatch(new Notification());
459460
$messageBus->dispatch(new SmsNotification());
460461

0 commit comments

Comments
 (0)