We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeadb9a commit ac2b994Copy full SHA for ac2b994
controller/argument_value_resolver.rst
@@ -94,6 +94,10 @@ Symfony ships with the following value resolvers in the
94
You can restrict how the input can be formatted with the
95
:class:`Symfony\\Component\\HttpKernel\\Attribute\\MapDateTime` attribute.
96
97
+ .. versionadded:: 6.1
98
+
99
+ The ``DateTimeValueResolver`` was introduced in Symfony 6.1.
100
101
:class:`Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestValueResolver`
102
Injects the current ``Request`` if type-hinted with ``Request`` or a class
103
extending ``Request``.
0 commit comments