Skip to content

Commit e020bd9

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: [Form] Update enum.rst: Adding `choice_label`
2 parents 2ed9ab1 + 21dffc6 commit e020bd9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

reference/forms/types/enum.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,22 @@ Inherited Options
9494

9595
These options inherit from the :doc:`ChoiceType </reference/forms/types/choice>`:
9696

97+
.. include:: /reference/forms/types/options/choice_attr.rst.inc
98+
99+
.. include:: /reference/forms/types/options/choice_filter.rst.inc
100+
101+
.. include:: /reference/forms/types/options/choice_label.rst.inc
102+
103+
.. include:: /reference/forms/types/options/choice_loader.rst.inc
104+
105+
.. include:: /reference/forms/types/options/choice_name.rst.inc
106+
107+
.. include:: /reference/forms/types/options/choice_translation_domain_enabled.rst.inc
108+
109+
.. include:: /reference/forms/types/options/choice_translation_parameters.rst.inc
110+
111+
.. include:: /reference/forms/types/options/choice_value.rst.inc
112+
97113
.. include:: /reference/forms/types/options/error_bubbling.rst.inc
98114

99115
.. include:: /reference/forms/types/options/error_mapping.rst.inc

0 commit comments

Comments
 (0)