Fix white spaces

This commit is contained in:
Philippe GRAND 2018-08-29 12:26:47 +02:00
parent 9681dfca1b
commit 88ad651743

View File

@ -35,9 +35,9 @@ class BankCateg // extends CommonObject
public $id; public $id;
/** /**
* @var string proper name for given parameter * @var string proper name for given parameter
*/ */
public $label; public $label;
/** /**