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.
1 parent c3df056 commit a8448a7Copy full SHA for a8448a7
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