Update emailcollector.class.php

This commit is contained in:
Philippe Grand 2019-11-01 11:19:37 +01:00 committed by GitHub
parent db9c490470
commit 2dce468b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ class EmailCollector extends CommonObject
public $status;
/**
* @var int Date of creation
* @var integer|string date_creation
*/
public $date_creation;