Merge "rest: Use ParamValidator library, add BodyValidator"
[lhc/web/wiklou.git] / includes / resourceloader / ResourceLoader.php
index ca83ff3..693afcf 100644 (file)
@@ -1323,7 +1323,7 @@ MESSAGE;
         *
         * @internal
         * @since 1.32
-        * @param bool|string|array $data
+        * @param mixed $data
         * @return string JSON
         */
        public static function encodeJsonForScript( $data ) {