Skip to content

Commit 4bc959a

Browse files
committed
Merge pull request symfony#2816 from Nyholm/patch-1
Missing field in documentation: Added empty_value
2 parents d1ca623 + a5c5f27 commit 4bc959a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/forms/types/birthday.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ option defaults to 120 years ago to the current year.
2424
+----------------------+-------------------------------------------------------------------------------+
2525
| Inherited Options | - `widget`_ |
2626
| | - `input`_ |
27+
| | - `empty_value`_ |
2728
| | - `months`_ |
2829
| | - `days`_ |
2930
| | - `format`_ |
@@ -61,6 +62,8 @@ These options inherit from the :doc:`date</reference/forms/types/date>` type:
6162

6263
.. include:: /reference/forms/types/options/date_input.rst.inc
6364

65+
.. include:: /reference/forms/types/options/empty_value.rst.inc
66+
6467
.. include:: /reference/forms/types/options/months.rst.inc
6568

6669
.. include:: /reference/forms/types/options/days.rst.inc

0 commit comments

Comments
 (0)