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 2257a5e commit 89e865fCopy full SHA for 89e865f
messenger.rst
@@ -1701,8 +1701,8 @@ during a request::
1701
.. versionadded:: 6.3
1702
1703
The namespace of the ``InMemoryTransport`` class changed in Symfony 6.3 from
1704
- ``Symfony\\Component\\Messenger\\Transport\\InMemoryTransport`` to
1705
- ``Symfony\\Component\\Messenger\\Transport\\InMemory\\InMemoryTransport``.
+ ``Symfony\Component\Messenger\Transport\InMemoryTransport`` to
+ ``Symfony\Component\Messenger\Transport\InMemory\InMemoryTransport``.
1706
1707
The transport has a number of options:
1708
0 commit comments