Skip to content

Commit d2bfd70

Browse files
weaverryanwouterj
andauthored
Update messenger.rst
Co-Authored-By: Wouter J <[email protected]>
1 parent 987bedd commit d2bfd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ you can configure them to be sent to a transport:
245245
],
246246
]);
247247
248-
Thanks to this, the ``App\Message\SmsNotification`` will be sent to the ``async``
248+
Thanks to this, the ``App\\Message\\SmsNotification`` will be sent to the ``async``
249249
transport and its handler(s) will *not* be called immediately. Any messages not
250250
matched under ``routing`` will still be handled immediately.
251251

0 commit comments

Comments
 (0)