8000 fix markup · symfony/symfony-docs@39bfab4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 39bfab4

Browse files
committed
fix markup
1 parent 01c7df9 commit 39bfab4

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
@@ -335,7 +335,7 @@ entry_type
335335
The ``entry_type`` option was introduced in Symfony 2.8 and replaces
336336
``type``, which is available prior to 2.8.
337337

338-
**type**: ``string`` or :class:`Symfony\\Component\\Form\\FormTypeInterface` **default**: Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType
338+
**type**: ``string`` or :class:`Symfony\\Component\\Form\\FormTypeInterface` **default**: ``Symfony\\Component\\Form\\Extension\\Core\\Type\\TextType``
339339

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

0 commit comments

Comments
 (0)
0