Update mailing.class.php

This commit is contained in:
Philippe Grand 2019-11-01 11:15:53 +01:00 committed by GitHub
parent 12faebd63f
commit 4b5ca5c25e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,9 +68,8 @@ class Mailing extends CommonObject
public $user_valid;
/**
* Creation date
* @var int
*/
* @var integer|string date_creation
*/
public $date_creat;