Update PHPDoc comments
[lhc/web/wiklou.git] / includes / api / ApiQueryImageInfo.php
index 556f147..b2ef048 100644 (file)
@@ -547,7 +547,7 @@ class ApiQueryImageInfo extends ApiQueryBase {
         * Returns the descriptions for the properties provided by getPropertyNames()
         *
         * @param array $filter List of properties to filter out
-        *
+        * @param string $modulePrefix
         * @return array
         */
        public static function getPropertyDescriptions( $filter = array(), $modulePrefix = '' ) {