Fix
This commit is contained in:
parent
a55fe58d4c
commit
54e572b94f
@ -122,12 +122,10 @@ class AdherentType extends CommonObject
|
|||||||
public $members = array();
|
public $members = array();
|
||||||
|
|
||||||
/** @var string string other */
|
/** @var string string other */
|
||||||
public $other;
|
public $other = array();
|
||||||
|
|
||||||
public $multilangs = array();
|
public $multilangs = array();
|
||||||
|
|
||||||
public $other = array();
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user