From 43247745f176e5ff6aebd4dcae474d39a2240cc3 Mon Sep 17 00:00:00 2001 From: liumengyi Date: Wed, 22 Nov 2023 09:20:08 +0800 Subject: [PATCH] + Declare strict type. --- module/testreport/control.php | 1 + module/testreport/model.php | 1 + module/testreport/test/testreport.class.php | 1 + 3 files changed, 3 insertions(+) diff --git a/module/testreport/control.php b/module/testreport/control.php index 1971dd3237..242900b034 100644 --- a/module/testreport/control.php +++ b/module/testreport/control.php @@ -1,4 +1,5 @@