We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0511c7 commit 86ce39fCopy full SHA for 86ce39f
messenger/handler_results.rst
@@ -26,7 +26,7 @@ The :method:`Symfony\\Component\\Messenger\\HandleTrait::handle` method ensures
26
there is exactly one handler registered and returns its result.
27
28
Working with Command & Query Buses
29
-----------------------------------
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30
31
The Messenger component can be used in CQRS architectures where command & query
32
buses are central pieces of the application. Read Martin Fowler's
0 commit comments