Clean comment

This commit is contained in:
Laurent Destailleur 2018-08-21 18:58:10 +02:00
parent f8b3ec7b87
commit 3f4714416d

View File

@ -31,8 +31,8 @@
class AntiVir
{
var $error;
/**
*
* @var string[] Error codes (or messages)
*/
public $errors = array ();