Skip to content

Commit 89e865f

Browse files
committed
Fixes
1 parent 2257a5e commit 89e865f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1701,8 +1701,8 @@ during a request::
17011701
.. versionadded:: 6.3
17021702

17031703
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``.
1704+
``Symfony\Component\Messenger\Transport\InMemoryTransport`` to
1705+
``Symfony\Component\Messenger\Transport\InMemory\InMemoryTransport``.
17061706

17071707
The transport has a number of options:
17081708

0 commit comments

Comments
 (0)