8000
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.
2 parents fe40b48 + dd1e877 commit 28db8c6Copy full SHA for 28db8c6
messenger.rst
@@ -83,7 +83,7 @@ Dispatching the Message
83
-----------------------
84
85
You're ready! To dispatch the message (and call the handler), inject the
86
-``message_bus`` service (via the ``MessageBusInterface``), like in a controller::
+``messenger.default_bus`` service (via the ``MessageBusInterface``), like in a controller::
87
88
// src/Controller/DefaultController.php
89
namespace App\Controller;
0 commit comments