Skip to content

Commit fe81abc

Browse files
OskarStarkNyholm
authored andcommitted
Update messenger/message-recorder.rst
Co-Authored-By: Nyholm <tobias.nyholm@gmail.com>
1 parent c1cef9e commit fe81abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger/message-recorder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ buses. For the example, the middleware must be loaded for both the command and e
101101
102102
.. code-block:: php
103103
104-
// config/packages/cache.php
104+
// config/packages/messenger.php
105105
$container->loadFromExtension('framework', [
106106
'messenger' => [
107107
'default_bus' => 'messenger.bus.command',

0 commit comments

Comments
 (0)