Update cashcontrol.class.php

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

View File

@ -89,9 +89,8 @@ class CashControl extends CommonObject
public $date_valid;
/**
* Creation date
* @var int
*/
* @var integer|string date_creation
*/
public $date_creation;