Skip to content

Commit ac2b994

Browse files
committed
Add the versionadded directive
1 parent eeadb9a commit ac2b994

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

controller/argument_value_resolver.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ Symfony ships with the following value resolvers in the
9494
You can restrict how the input can be formatted with the
9595
:class:`Symfony\\Component\\HttpKernel\\Attribute\\MapDateTime` attribute.
9696

97+
.. versionadded:: 6.1
98+
99+
The ``DateTimeValueResolver`` was introduced in Symfony 6.1.
100+
97101
:class:`Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestValueResolver`
98102
Injects the current ``Request`` if type-hinted with ``Request`` or a class
99103
extending ``Request``.

0 commit comments

Comments
 (0)