Skip to content

Commit bafc118

Browse files
committed
Remove reference to obsolete Psr7ServerRequestResolver
1 parent 69992ab commit bafc118

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
@@ -53,11 +53,6 @@ In addition, some components and official bundles provide other value resolvers:
5353
the controller can be accessed by anonymous users. It requires installing
5454
the :doc:`SecurityBundle </security>`.
5555

56-
``Psr7ServerRequestResolver``
57-
Injects a `PSR-7`_ compliant version of the current request if type-hinted
58-
with ``RequestInterface``, ``MessageInterface`` or ``ServerRequestInterface``.
59-
It requires installing the `SensioFrameworkExtraBundle`_.
60-
6156
Adding a Custom Value Resolver
6257
------------------------------
6358

0 commit comments

Comments
 (0)