(PMF Trigger) The label of the parameters is incorrect
This commit is contained in:
dheeyi william
2017-05-09 11:47:53 -04:00
parent 2812f02e53
commit 856026f94c

View File

@@ -3372,7 +3372,7 @@ function PMFGetTaskUID($taskName, $processUid = null)
* Get Group Users * Get Group Users
* @name PMFGetGroupUsers * @name PMFGetGroupUsers
* @label PMF Group Users * @label PMF Group Users
* @param string | $GroupUID | Is UID of Group * @param string | $GroupUID | UID of Group
* @return array | $result | array * @return array | $result | array
*/ */
function PMFGetGroupUsers($GroupUID) function PMFGetGroupUsers($GroupUID)