Roo/util/JSON.js
authorAlan Knowles <alan@roojs.com>
Wed, 4 Aug 2021 02:52:55 +0000 (10:52 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 4 Aug 2021 02:52:55 +0000 (10:52 +0800)
Roo/util/JSON.js

index 4bcd691..51ad304 100644 (file)
@@ -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
      */