File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The ``email`` field is a text field that is rendered using the HTML5
23
23
| | - `error_mapping `_ |
24
24
| | - `mapped `_ |
25
25
+-------------+---------------------------------------------------------------------+
26
- | Parent type | :doc: `form </reference/forms/types/form >` |
26
+ | Parent type | :doc: `text </reference/forms/types/text >` |
27
27
+-------------+---------------------------------------------------------------------+
28
28
| Class | :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ Type\\ EmailType ` |
29
29
+-------------+---------------------------------------------------------------------+
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Renders a ``textarea`` HTML element.
22
22
| | - `error_mapping `_ |
23
23
| | - `mapped `_ |
24
24
+-------------+------------------------------------------------------------------------+
25
- | Parent type | :doc: `form </reference/forms/types/form >` |
25
+ | Parent type | :doc: `text </reference/forms/types/text >` |
26
26
+-------------+------------------------------------------------------------------------+
27
27
| Class | :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ Type\\ TextareaType ` |
28
28
+-------------+------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments