8000 removed versionadded, fixed count and note which behaves like version… · symfony/symfony-docs@04ac2c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 04ac2c7

Browse files
committed
removed versionadded, fixed count and note which behaves like versionadded
1 parent de7e044 commit 04ac2c7

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

controller/argument_value_resolver.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ functionality.
1515
Functionality Shipped with the HttpKernel
1616
-----------------------------------------
1717

18-
.. versionadded:: 3.3
19-
20-
The ``SessionValueResolver`` and ``ServiceValueResolver`` were both added in Symfony 3.3.
21-
22-
Symfony ships with five value resolvers in the HttpKernel component:
18+
Symfony ships with the following value resolvers in the HttpKernel component:
2319

2420
:class:`Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestAttributeValueResolver`
2521
Attempts to find a request attribute that matches the name of the argument.
@@ -46,11 +42,6 @@ Symfony ships with five value resolvers in the HttpKernel component:
4642
argument list. When the action is called, the last (variadic) argument will
4743
contain all the values of this array.
4844

49-
.. note::
50-
51-
Prior to Symfony 3.1, this logic was resolved within the ``ControllerResolver``.
52-
The old functionality is rewritten to the aforementioned value resolvers.
53-
5445
Adding a Custom Value Resolver
5546
------------------------------
5647

0 commit comments

Comments
 (0)
< 2B0E !-- -->
0