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 90adfbb + 143ed72 commit dd1e877Copy full SHA for dd1e877
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