Merge "includes/htmlform/: Use Config instead of globals"
[lhc/web/wiklou.git] / includes / filerepo / file / File.php
index f612aa3..4fab33b 100644 (file)
@@ -1331,6 +1331,7 @@ abstract class File {
        /**
         * Get last thumbnailing error.
         * Largely obsolete.
+        * @return string
         */
        function getLastError() {
                return $this->lastError;