Fixing style errors.

This commit is contained in:
stickler-ci 2019-11-10 10:01:28 +00:00
parent f960191671
commit 4dda9edeb6

View File

@ -86,7 +86,7 @@ class CashControl extends CommonObject
public $cash; public $cash;
public $cheque; public $cheque;
public $card; public $card;
/** /**
* @var integer|string $date_valid * @var integer|string $date_valid
*/ */