Fixing style errors.
This commit is contained in:
parent
762b70fab7
commit
11f29df93d
@ -1980,12 +1980,12 @@ class BookKeepingLine
|
|||||||
* @var integer|string date_creation
|
* @var integer|string date_creation
|
||||||
*/
|
*/
|
||||||
public $date_creation;
|
public $date_creation;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var integer|string $date_modification;
|
* @var integer|string $date_modification;
|
||||||
*/
|
*/
|
||||||
public $date_modification;
|
public $date_modification;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var integer|string $date_export;
|
* @var integer|string $date_export;
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user