From f09c614299954b8f942fe27feafdfb56cdac5678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B9=BF=E6=98=8E?= Date: Tue, 14 Jun 2022 09:25:04 +0800 Subject: [PATCH] * Add comment. --- module/testtask/model.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module/testtask/model.php b/module/testtask/model.php index dc696020fc..ae4182048c 100644 --- a/module/testtask/model.php +++ b/module/testtask/model.php @@ -952,7 +952,8 @@ class testtaskModel extends model * Get test runs of a suite. * * @param int $taskID - * @param int $moduleID + * @param int $suiteID + * @param string $orderBy * @param object $pager * @access public * @return array