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 b121740

Browse filesBrowse files
committed
Merge branch '4.4' into 5.0
* 4.4: Fixed an RST syntax issue
2 parents d1bd12b + 0e27b2f commit b121740
Copy full SHA for b121740

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.