Skip to content

Commit f42dfde

Browse files
committed
Minor tweak
1 parent 708e98c commit f42dfde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

controller/argument_value_resolver.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ In addition, some components and official bundles provide other value resolvers:
6161

6262
.. deprecated:: 4.1
6363

64-
The resolver was deprecated in Symfony 4.1 in favor of
65-
`Symfony\\Component\\Security\\Http\\Controller\\UserValueResolver`.
64+
The ``SecurityUserValueResolver`` was deprecated in Symfony 4.1 in favor of
65+
:class:`Symfony\\Component\\Security\\Http\\Controller\\UserValueResolver`.
6666

6767
``Psr7ServerRequestResolver``
6868
Injects a `PSR-7`_ compliant version of the current request if type-hinted

0 commit comments

Comments
 (0)