Merge "Fix PhanTypeInvalidLeftOperand in Language.php"
[lhc/web/wiklou.git] / maintenance / fetchText.php
index 2ed1efa..9dee6e5 100644 (file)
@@ -71,7 +71,7 @@ class FetchText extends Maintenance {
 
        /**
         * May throw a database error if, say, the server dies during query.
-        * @param DatabaseBase $db
+        * @param Database $db
         * @param int $id The old_id
         * @return string
         */