Fix CR obervations about documentation.
This commit is contained in:
davidcallizaya
2017-10-19 15:54:11 -04:00
parent 6b8ef94015
commit d473d9afad
8 changed files with 13 additions and 4 deletions

View File

@@ -81,10 +81,10 @@ class Process extends Api
/**
* Update a process by UID.
*
* @param type $processUid
* @param type $request_data
* @param string $processUid
* @param array $request_data
*
* @return type
* @return array
* @throws RestException
*
* @access protected