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.
2 parents fa0f561 + 81faf5e commit 341af56Copy full SHA for 341af56
reference/forms/types/enum.rst
@@ -9,7 +9,7 @@ EnumType Field
9
The ``EnumType`` form field was introduced in Symfony 5.4.
10
11
A multi-purpose field used to allow the user to "choose" one or more options
12
-defined in a `PHP enumeration`_. It extends the :doc:`ChoiceType </reference/forms/types/enum>`
+defined in a `PHP enumeration`_. It extends the :doc:`ChoiceType </reference/forms/types/choice>`
13
field and defines the same options.
14
15
+---------------------------+----------------------------------------------------------------------+
0 commit comments