From 753111b2bad75e2d5d53c61f5fa0fef853e449ba Mon Sep 17 00:00:00 2001 From: dingguodong Date: Wed, 3 Apr 2024 13:00:43 +0800 Subject: [PATCH] - Remove useless line. --- framework/helper.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/framework/helper.class.php b/framework/helper.class.php index 833ee8411b..00c5fa2d81 100644 --- a/framework/helper.class.php +++ b/framework/helper.class.php @@ -742,7 +742,6 @@ function getVisions(): array /** * Save any message with any type to the php log file which prefix with 'php.'. - * A debug helper. * * @param mixed $message * @param string $file