PMCORE-1388

This commit is contained in:
Paula Quispe
2020-06-12 21:07:20 -04:00
parent 53166cae45
commit b821c2ee85
5 changed files with 6 additions and 5 deletions

View File

@@ -3858,7 +3858,6 @@ class Cases
* @param array $files
*
* @return array
* @throws Exception
*/
public function addNote($appUid, $userUid, $note, $sendMail = false, $files = [])
{
@@ -3925,7 +3924,7 @@ class Cases
* @param string $userUid
* @param string $appUid
* @param array $filesReferences
* @param string $appDocUid
* @param int $noteId
*
* @return array
* @throws Exception