Skip to content

Commit 86ce39f

Browse files
authored
[Messenger] Fix hidden section title
1 parent e0511c7 commit 86ce39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger/handler_results.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The :method:`Symfony\\Component\\Messenger\\HandleTrait::handle` method ensures
2626
there is exactly one handler registered and returns its result.
2727

2828
Working with Command & Query Buses
29-
----------------------------------
29+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3030

3131
The Messenger component can be used in CQRS architectures where command & query
3232
buses are central pieces of the application. Read Martin Fowler's

0 commit comments

Comments
 (0)