Fix white spaces

This commit is contained in:
Philippe GRAND 2018-08-29 12:23:03 +02:00
parent a1f31120ba
commit 9681dfca1b

View File

@ -161,9 +161,9 @@ class Categorie extends CommonObject
public $fk_parent; public $fk_parent;
/** /**
* @var string proper name for given parameter * @var string proper name for given parameter
*/ */
public $label; public $label;
public $description; public $description;
/** /**