From 3f4714416ddaaa3459ad21d5afb84a661a4a9e87 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 21 Aug 2018 18:58:10 +0200 Subject: [PATCH] Clean comment --- htdocs/core/class/antivir.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/antivir.class.php b/htdocs/core/class/antivir.class.php index fe3f163189e..27b23a1f463 100644 --- a/htdocs/core/class/antivir.class.php +++ b/htdocs/core/class/antivir.class.php @@ -31,8 +31,8 @@ class AntiVir { var $error; + /** - * * @var string[] Error codes (or messages) */ public $errors = array ();