File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
src/Symfony/Component/Validator/Constraints Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,6 @@ class Video extends File
110
110
* @param bool|null $allowSquare Whether to allow a square video (defaults to true)
111
111
* @param bool|null $allowLandscape Whether to allow a landscape video (defaults to true)
112
112
* @param bool|null $allowPortrait Whether to allow a portrait video (defaults to true)
113
- * @param bool|null $detectCorrupted Whether to validate the video is not corrupted (defaults to false)
114
113
* @param string|null $sizeNotDetectedMessage Message if the system can not determine video size and there is a size constraint to validate
115
114
*
116
115
* @see https://www.iana.org/assignments/media-types/media-types.xhtml Existing media types
You can’t perform that action at this time.
0 commit comments