This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-10-18 14:53:15 -04:00
parent d998ce391f
commit c93bd3fc6b
39 changed files with 197 additions and 0 deletions

View File

@@ -43,6 +43,9 @@ class CaseTrackerObject extends Api
* @param string $cto_condition {@from body}
* @param int $cto_position {@from body}{@min 1}
*
* @return array
* @throws RestException
*
* @access protected
* @class AccessControl {@permission PM_FACTORY}
*/