Update expedition.class.php

This commit is contained in:
Philippe Grand 2019-11-01 11:25:29 +01:00 committed by GitHub
parent b83c89d6a1
commit 99cf8f07e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,8 +144,8 @@ class Expedition extends CommonObject
public $date_shipping;
/**
* @var int Date of creation
*/
* @var integer|string date_creation
*/
public $date_creation;