File tree 2 files changed +3
-2
lines changed 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,8 @@ Symfony ships with the following value resolvers in the
96
96
97
97
.. versionadded :: 6.1
98
98
99
- The ``DateTimeValueResolver `` was introduced in Symfony 6.1.
99
+ The ``DateTimeValueResolver `` and the ``MapDateTime `` attribute were
100
+ introduced in Symfony 6.1.
100
101
101
102
:class: `Symfony\\ Component\\ HttpKernel\\ Controller\\ ArgumentResolver\\ RequestValueResolver `
102
103
Injects the current ``Request `` if type-hinted with ``Request `` or a class
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ HttpKernel
53
53
54
54
* :doc: `AsController </controller/service >`
55
55
* :ref: `Cache <http-cache-expiration-intro >`
56
- * :class: ` Symfony \\ Component \\ HttpKernel \\ Attribute \\ MapDateTime `
56
+ * :ref: ` MapDateTime < functionality-shipped-with-the-httpkernel > `
57
57
58
58
Messenger
59
59
~~~~~~~~~
You can’t perform that action at this time.
0 commit comments