Merge "Add missing @throws in Importers"
[lhc/web/wiklou.git] / maintenance / importDump.php
index b6bbc2a..2923b38 100644 (file)
@@ -145,6 +145,7 @@ TEXT
 
        /**
         * @param Title|Revision $obj
+        * @throws MWException
         * @return bool
         */
        private function skippedNamespace( $obj ) {