From: Alan Knowles Date: Wed, 4 Aug 2021 02:52:55 +0000 (+0800) Subject: Roo/util/JSON.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=ca2805f3ef8bf6deb4bd02d9a38e2ec9a382c1a1 Roo/util/JSON.js --- diff --git a/Roo/util/JSON.js b/Roo/util/JSON.js index 4bcd6918a0..51ad30496f 100644 --- a/Roo/util/JSON.js +++ b/Roo/util/JSON.js @@ -83,6 +83,7 @@ Roo.util.JSON = new (function(){ /** * Encodes an Object, Array or other value + * @static * @param {Mixed} o The variable to encode * @return {String} The JSON string */