* Add a comment for param taskID.

This commit is contained in:
dingguodong
2023-08-17 10:10:45 +08:00
parent 7a19e22ea9
commit e8f5062cda
+1 -1
View File
@@ -1444,7 +1444,7 @@ class task extends control
* AJAX: return stories of test in html select.
*
* @param int $executionID
* @param int $taskID
* @param int $taskID The task ID which the task copy from. This will be used for creating a task from a existed task.
* @access public
* @return string
*/