Skip to content

Commit c7c89a7

Browse files
Update enum.rst
1 parent 5c7501b commit c7c89a7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

reference/forms/types/enum.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,22 @@ Inherited Options
8383

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

86+
.. include:: /reference/forms/types/options/choice_attr.rst.inc
87+
88+
.. include:: /reference/forms/types/options/choice_filter.rst.inc
89+
8690
.. include:: /reference/forms/types/options/choice_label.rst.inc
8791

92+
.. include:: /reference/forms/types/options/choice_loader.rst.inc
93+
94+
.. include:: /reference/forms/types/options/choice_name.rst.inc
95+
96+
.. include:: /reference/forms/types/options/choice_translation_domain_enabled.rst.inc
97+
98+
.. include:: /reference/forms/types/options/choice_translation_parameters.rst.inc
99+
100+
.. include:: /reference/forms/types/options/choice_value.rst.inc
101+
88102
.. include:: /reference/forms/types/options/error_bubbling.rst.inc
89103

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

0 commit comments

Comments
 (0)