* code for task #71603.

This commit is contained in:
wangyidong
2022-10-09 10:04:38 +08:00
parent 973583b14d
commit 96f993d108
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1260,7 +1260,7 @@ class executionModel extends model
*
* @param int $projectID
* @param string $type all|sprint|stage|kanban
* @param string $mode all|noclosed|stagefilter or empty
* @param string $mode all|noclosed|stagefilter|withdelete or empty
* @access public
* @return array
*/