* Optimize code.

This commit is contained in:
wangyuting
2025-11-18 08:31:33 +08:00
parent fa1a697daf
commit 44e8c53782
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -347,8 +347,8 @@ class testreportZen extends testreport
* 为创建查看测试报告数据构建报告数据。
* Build testreport data for view.
*
* @param object $report
* @access protected
* @param object $report
* @access public
* @return array
*/
public function buildReportDataForView(object $report): array