chore(util) exec.ifEcist: comments

This commit is contained in:
coderaiser 2014-05-23 08:19:16 -04:00
parent 80f3cda31b
commit 1cb8071bc6

View file

@ -722,7 +722,10 @@
/**
* exec function if it exist in object
* @pArg
*
* @param obj
* @param name
* @param arg
*/
exec.ifExist = function(obj, name, arg) {
var ret,