Fixing style errors.

This commit is contained in:
stickler-ci 2019-11-10 09:52:03 +00:00
parent 762b70fab7
commit 11f29df93d

View File

@ -1980,12 +1980,12 @@ class BookKeepingLine
* @var integer|string date_creation
*/
public $date_creation;
/**
* @var integer|string $date_modification;
*/
public $date_modification;
/**
* @var integer|string $date_export;
*/