File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 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
9696
9797 .. versionadded :: 6.1
9898
99- The ``DateTimeValueResolver `` was introduced in Symfony 6.1.
99+ The ``DateTimeValueResolver `` and the ``MapDateTime `` attribute were
100+ introduced in Symfony 6.1.
100101
101102:class: `Symfony\\ Component\\ HttpKernel\\ Controller\\ ArgumentResolver\\ RequestValueResolver `
102103 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
5353
5454* :doc: `AsController </controller/service >`
5555* :ref: `Cache <http-cache-expiration-intro >`
56- * :class: ` Symfony \\ Component \\ HttpKernel \\ Attribute \\ MapDateTime `
56+ * :ref: ` MapDateTime < functionality-shipped-with-the-httpkernel > `
5757
5858Messenger
5959~~~~~~~~~
You can’t perform that action at this time.
0 commit comments