Update docs for return and exception info
[lhc/web/wiklou.git] / includes / filerepo / FileRepo.php
index 5f24fed..e8aa5a6 100644 (file)
@@ -1318,6 +1318,7 @@ class FileRepo {
         * e.g. s/z/a/ for sza251lrxrc1jad41h5mgilp8nysje52.jpg
         *
         * @param $key string
+        * @throws MWException
         * @return string
         */
        public function getDeletedHashPath( $key ) {