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 f0de670 commit bfc34f1Copy full SHA for bfc34f1
reference/forms/types/date.rst
@@ -154,6 +154,10 @@ Use an array to customize the label for each field::
154
],
155
]);
156
157
+.. versionadded:: 8.1
158
+
159
+ The ``labels`` option was introduced in Symfony 8.1.
160
161
.. _reference-forms-type-date-format:
162
163
.. include:: /reference/forms/types/options/date_format.rst.inc
0 commit comments