jenkins-bot has submitted this change and it was merged.

Change subject: A few doc cleanups
......................................................................


A few doc cleanups

Change-Id: Ib03996608319eee00acb5c8049ce93ee370690db
---
M WebVideoTranscode/WebVideoTranscodeJob.php
1 file changed, 3 insertions(+), 4 deletions(-)

Approvals:
  Krinkle: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/WebVideoTranscode/WebVideoTranscodeJob.php 
b/WebVideoTranscode/WebVideoTranscodeJob.php
index 9ff4918..77eea98 100644
--- a/WebVideoTranscode/WebVideoTranscodeJob.php
+++ b/WebVideoTranscode/WebVideoTranscodeJob.php
@@ -18,12 +18,11 @@
  */
 
 class WebVideoTranscodeJob extends Job {
+       /** @var TempFSFile */
        public $targetEncodeFile = null;
+       /** @var string */
        public $sourceFilePath = null;
-
-       /**
-        * @var File
-        */
+       /** @var File */
        public $file;
 
        public function __construct( $title, $params, $id = 0 ) {

-- 
To view, visit https://gerrit.wikimedia.org/r/271908
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib03996608319eee00acb5c8049ce93ee370690db
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TimedMediaHandler
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to