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 987bedd commit d2bfd70Copy full SHA for d2bfd70
messenger.rst
@@ -245,7 +245,7 @@ you can configure them to be sent to a transport:
245
],
246
]);
247
248
-Thanks to this, the ``App\Message\SmsNotification`` will be sent to the ``async``
+Thanks to this, the ``App\\Message\\SmsNotification`` will be sent to the ``async``
249
transport and its handler(s) will *not* be called immediately. Any messages not
250
matched under ``routing`` will still be handled immediately.
251
0 commit comments