Added missing @param
This commit is contained in:
parent
8e1dd595ec
commit
4132668bb2
1 changed files with 1 additions and 0 deletions
|
|
@ -286,6 +286,7 @@ web.getResource = function(sURL, dataPost, fAsync, done)
|
||||||
/**
|
/**
|
||||||
* parseMemoryResource(sURL, sData)
|
* parseMemoryResource(sURL, sData)
|
||||||
*
|
*
|
||||||
|
* @param {string} sURL
|
||||||
* @param {string} sData
|
* @param {string} sData
|
||||||
* @return {Object|null} (resource)
|
* @return {Object|null} (resource)
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue