Skip to content

Commit 5084ad1

Browse files
babaorumjaviereguiluz
authored andcommitted
Update collection.rst
1 parent ec0075a commit 5084ad1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/collection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ type::
316316
entry_type
317317
~~~~~~~~~~
318318

319-
**type**: ``string`` or :class:`Symfony\\Component\\Form\\FormTypeInterface` **required**
319+
**type**: ``string`` or :class:`Symfony\\Component\\Form\\FormTypeInterface` **default**: Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType
320320

321321
This is the field type for each item in this collection (e.g. ``TextType``,
322322
``ChoiceType``, etc). For example, if you have an array of email addresses,

0 commit comments

Comments
 (0)