Update bom.class.php

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

View File

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