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.
1 parent cef0de9 commit 0906e28Copy full SHA for 0906e28
reference/forms/types/repeated.rst
@@ -172,7 +172,7 @@ the label (see `first_options`_).
172
type
173
~~~~
174
175
-**type**: ``string`` **default**: ``text``
+**type**: ``string`` **default**: ``Symfony\Component\Form\Extension\Core\Type\TextType``
176
177
The two underlying fields will be of this field type. For example, passing
178
``PasswordType::class`` will render two password fields.
0 commit comments