Update emailcollectorfilter.class.php

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

View File

@ -99,8 +99,8 @@ class EmailCollectorFilter extends CommonObject
public $rulevalue;
/**
* @var int Date of creation
*/
* @var integer|string date_creation
*/
public $date_creation;