specials: Cleanup and fix PHPDoc comments
[lhc/web/wiklou.git] / includes / specials / SpecialUploadStash.php
index 2da9a41..abd3e07 100644 (file)
@@ -165,8 +165,6 @@ class SpecialUploadStash extends UnlistedSpecialPage {
         *
         * @param File $file
         * @param array $params
-        *
-        * @return bool Success
         */
        private function outputThumbFromStash( $file, $params ) {
                $flags = 0;