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 54025d8 commit 67399d3Copy full SHA for 67399d3
reference/constraints/File.rst
@@ -8,7 +8,7 @@ Validates that a value is a valid "file", which can be one of the following:
8
* A valid :class:`Symfony\\Component\\HttpFoundation\\File\\File` object
9
(including objects of :class:`Symfony\\Component\\HttpFoundation\\File\\UploadedFile` class).
10
11
-This constraint is commonly used in forms with the :doc:`FileType <reference/forms/types/file>`
+This constraint is commonly used in forms with the :doc:`FileType </reference/forms/types/file>`
12
form field.
13
14
.. tip::
0 commit comments