Skip to content

Commit

Permalink
Update messenger/message-recorder.rst
Browse files Browse the repository at this point in the history
Co-Authored-By: Nyholm <tobias.nyholm@gmail.com>
  • Loading branch information
2 people authored and weaverryan committed May 24, 2019
1 parent c1cef9e commit fe81abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messenger/message-recorder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ buses. For the example, the middleware must be loaded for both the command and e
.. code-block:: php
// config/packages/cache.php
// config/packages/messenger.php
$container->loadFromExtension('framework', [
'messenger' => [
'default_bus' => 'messenger.bus.command',
Expand Down

0 comments on commit fe81abc

Please sign in to comment.