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 dfe4ada commit c21b2e5Copy full SHA for c21b2e5
reference/forms/types/file.rst
@@ -14,7 +14,7 @@ The ``file`` type represents a file input in your form.
14
| | - `read_only`_ |
15
| | - `error_bubbling`_ |
16
+-------------+---------------------------------------------------------------------+
17
-| Parent type | :doc:`form</reference/forms/types/field>` |
+| Parent type | :doc:`form</reference/forms/types/form>` |
18
19
| Class | :class:`Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType` |
20
0 commit comments