Update emailsenderprofile.class.php

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

View File

@ -107,8 +107,8 @@ class EmailSenderProfile extends CommonObject
public $email;
/**
* @var int Date of creation
*/
* @var integer|string date_creation
*/
public $date_creation;