Fix white spaces

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

View File

@ -33,11 +33,11 @@ class BankCateg // extends CommonObject
public $picto='generic';
public $id;
/**
* @var string proper name for given parameter
*/
public $label;
* @var string proper name for given parameter
*/
public $label;
/**