Skip to content

Commit fe3a9ba

Browse files
committed
Remove the versionadded directive
1 parent 2ffba74 commit fe3a9ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/forms/types/enum.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
EnumType Field
55
==============
66

7-
.. versionadded:: 5.4
8-
9-
The ``EnumType`` form field was introduced in Symfony 5.4.
10-
117
A multi-purpose field used to allow the user to "choose" one or more options
128
defined in a `PHP enumeration`_. It extends the :doc:`ChoiceType </refernce/forms/types/enum>`
139
field and defines the same options.

0 commit comments

Comments
 (0)