add some comment
This commit is contained in:
parent
3df87a419c
commit
f13f148d7f
@ -80,8 +80,7 @@ class Reception extends CommonObject
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Effective delivery date
|
* @var integer|string Effective delivery date
|
||||||
* @var int
|
|
||||||
*/
|
*/
|
||||||
public $date_reception;
|
public $date_reception;
|
||||||
|
|
||||||
@ -90,7 +89,9 @@ class Reception extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $date_creation;
|
public $date_creation;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var integer|string date_validation
|
||||||
|
*/
|
||||||
public $date_valid;
|
public $date_valid;
|
||||||
|
|
||||||
public $meths;
|
public $meths;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user