Update emailcollectoraction.class.php

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

View File

@ -100,7 +100,7 @@ class EmailCollectorAction extends CommonObject
public $actionparam;
/**
* @var int Date of creation
* @var integer|string date_creation
*/
public $date_creation;