Skip to content

Commit df0ce8c

Browse files
author
symfonyaml
committed
Applied coding standard suggested by fabbot.io
1 parent b926a04 commit df0ce8c

File tree

1 file changed

+0
-1
lines changed
  • src/Symfony/Component/Validator/Constraints

1 file changed

+0
-1
lines changed

src/Symfony/Component/Validator/Constraints/Video.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ class Video extends File
110110
* @param bool|null $allowSquare Whether to allow a square video (defaults to true)
111111
* @param bool|null $allowLandscape Whether to allow a landscape video (defaults to true)
112112
* @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)
114113
* @param string|null $sizeNotDetectedMessage Message if the system can not determine video size and there is a size constraint to validate
115114
*
116115
* @see https://www.iana.org/assignments/media-types/media-types.xhtml Existing media types

0 commit comments

Comments
 (0)