Add documentation
This commit is contained in:
@@ -5488,11 +5488,11 @@ class Cases
|
|||||||
* This function send an email notification when tas_send_last_email = true
|
* This function send an email notification when tas_send_last_email = true
|
||||||
* The users assigned to the next task will receive a custom email message when the case is routed
|
* The users assigned to the next task will receive a custom email message when the case is routed
|
||||||
*
|
*
|
||||||
* @param $taskUid
|
* @param string $taskUid
|
||||||
* @param $arrayTask
|
* @param array $arrayTask
|
||||||
* @param $arrayData
|
* @param array $arrayData
|
||||||
* @param $applicationUid
|
* @param string $applicationUid
|
||||||
* @param $delIndex
|
* @param integer $delIndex
|
||||||
* @param string $from
|
* @param string $from
|
||||||
*
|
*
|
||||||
* @return bool
|
* @return bool
|
||||||
|
|||||||
Reference in New Issue
Block a user