PMCORE-3317-2

This commit is contained in:
Paula Quispe
2021-09-28 14:29:18 -04:00
parent 0a8f28fe31
commit c6d02f1c21
2 changed files with 8 additions and 4 deletions

View File

@@ -649,6 +649,7 @@ class Cases
* @return array
*
* @see Cases::updateCase()
* @see Derivation::derivate()
*/
public function updateThreadTitle(string $appUid, int $appNumber, int $delIndex, $caseData = [])
{