Code comment
This commit is contained in:
parent
92799902b6
commit
c589fdcb83
@ -188,10 +188,12 @@ class Categorie extends CommonObject
|
|||||||
* @var string Color
|
* @var string Color
|
||||||
*/
|
*/
|
||||||
public $color;
|
public $color;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var ???
|
* @var int Id of thirdparty when CATEGORY_ASSIGNED_TO_A_CUSTOMER is set
|
||||||
*/
|
*/
|
||||||
public $socid;
|
public $socid;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string Category type
|
* @var string Category type
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user