Skip to content

Commit a3f1fc8

Browse files
committed
Remove reference to obsolete Psr7ServerRequestResolver
1 parent 3ce2c1a commit a3f1fc8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

controller/argument_value_resolver.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ In addition, some components and official bundles provide other value resolvers:
6464
The ``SecurityUserValueResolver`` was deprecated in Symfony 4.1 in favor of
6565
:class:`Symfony\\Component\\Security\\Http\\Controller\\UserValueResolver`.
6666

67-
``Psr7ServerRequestResolver``
68-
Injects a `PSR-7`_ compliant version of the current request if type-hinted
69-
with ``RequestInterface``, ``MessageInterface`` or ``ServerRequestInterface``.
70-
It requires installing the `SensioFrameworkExtraBundle`_.
71-
7267
Adding a Custom Value Resolver
7368
------------------------------
7469

0 commit comments

Comments
 (0)