Fixing style errors.
This commit is contained in:
parent
b21facc3db
commit
20b74cebc0
@ -256,14 +256,14 @@ class Categorie extends CommonObject
|
|||||||
/**
|
/**
|
||||||
* @var array Mother of table
|
* @var array Mother of table
|
||||||
*/
|
*/
|
||||||
public $motherof = array();
|
public $motherof = array();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array Childs
|
* @var array Childs
|
||||||
*/
|
*/
|
||||||
public $childs = array();
|
public $childs = array();
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user