Update docs for return and exception info
[lhc/web/wiklou.git] / includes / filebackend / FileBackend.php
index c10d105..1136fc2 100644 (file)
@@ -1177,6 +1177,7 @@ abstract class FileBackend {
         *
         * @param $type string One of (attachment, inline)
         * @param $filename string Suggested file name (should not contain slashes)
+        * @throws MWException
         * @return string
         * @since 1.20
         */