Skip to content

Commit ad37e5b

Browse files
ThomasLandauerjaviereguiluz
authored andcommitted
[Form] Update enum.rst: Adding choice_label
1 parent d4459be commit ad37e5b

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
@@ -100,6 +100,22 @@ Inherited Options
100100

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

103+
.. include:: /reference/forms/types/options/choice_attr.rst.inc
104+
105+
.. include:: /reference/forms/types/options/choice_filter.rst.inc
106+
107+
.. include:: /reference/forms/types/options/choice_label.rst.inc
108+
109+
.. include:: /reference/forms/types/options/choice_loader.rst.inc
110+
111+
.. include:: /reference/forms/types/options/choice_name.rst.inc
112+
113+
.. include:: /reference/forms/types/options/choice_translation_domain_enabled.rst.inc
114+
115+
.. include:: /reference/forms/types/options/choice_translation_parameters.rst.inc
116+
117+
.. include:: /reference/forms/types/options/choice_value.rst.inc
118+
103119
.. include:: /reference/forms/types/options/error_bubbling.rst.inc
104120

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

0 commit comments

Comments
 (0)