Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 67399d3

Browse filesBrowse files
committed
Fixed an RST syntax issue
1 parent 54025d8 commit 67399d3
Copy full SHA for 67399d3

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/constraints/File.rst

Copy file name to clipboardExpand all lines: reference/constraints/File.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Validates that a value is a valid "file", which can be one of the following:
88
* A valid :class:`Symfony\\Component\\HttpFoundation\\File\\File` object
99
(including objects of :class:`Symfony\\Component\\HttpFoundation\\File\\UploadedFile` class).
1010

11-
This constraint is commonly used in forms with the :doc:`FileType <reference/forms/types/file>`
11+
This constraint is commonly used in forms with the :doc:`FileType </reference/forms/types/file>`
1212
form field.
1313

1414
.. tip::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.