Addshore has uploaded a new change for review.
https://gerrit.wikimedia.org/r/154485
Change subject: Fix @returns >> @return phpdoc
......................................................................
Fix @returns >> @return phpdoc
Change-Id: Ib0050a3854e1d3405ffcdd4c92569d4df6ff847f
---
M includes/filerepo/file/File.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/85/154485/1
diff --git a/includes/filerepo/file/File.php b/includes/filerepo/file/File.php
index 0c4e42e..f612aa3 100644
--- a/includes/filerepo/file/File.php
+++ b/includes/filerepo/file/File.php
@@ -1261,7 +1261,7 @@
/**
* Creates a temp FS file with the same extension and the thumbnail
* @param string $thumbPath Thumbnail path
- * @returns TempFSFile
+ * @return TempFSFile
*/
protected function makeTransformTmpFile( $thumbPath ) {
$thumbExt = FileBackend::extensionFromPath( $thumbPath );
--
To view, visit https://gerrit.wikimedia.org/r/154485
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib0050a3854e1d3405ffcdd4c92569d4df6ff847f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits