Skip to content

Commit 70451f6

Browse files
committed
minor #17081 [HttpKernel] fix reference markup (xabbuh)
This PR was merged into the 5.4 branch. Discussion ---------- [HttpKernel] fix reference markup Commits ------- 83eeaca fix reference markup
2 parents 47dcb1c + 83eeaca commit 70451f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/argument_value_resolver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ PSR-7 Objects Resolver:
5858
Injects a Symfony HttpFoundation ``Request`` object created from a PSR-7 object
5959
of type :class:`Psr\\Http\\Message\\ServerRequestInterface`,
6060
:class:`Psr\\Http\\Message\\RequestInterface` or :class:`Psr\\Http\\Message\\MessageInterface`.
61-
It requires installing :doc:`the PSR-7 Bridge </components/psr7>`_ component.
61+
It requires installing :doc:`the PSR-7 Bridge </components/psr7>` component.
6262

6363
Adding a Custom Value Resolver
6464
------------------------------

0 commit comments

Comments
 (0)