Update asset.class.php

This commit is contained in:
Philippe Grand 2019-11-01 11:12:55 +01:00 committed by GitHub
parent 3692a6602d
commit 9f76f20833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,9 +130,8 @@ class Asset extends CommonObject
public $note_private;
/**
* Creation date
* @var int
*/
* @var integer|string date_creation
*/
public $date_creation;