fix : The property other does not seem to exist on AdherentType.
This commit is contained in:
parent
fe0bbbb626
commit
61d9e48821
@ -120,6 +120,9 @@ class AdherentType extends CommonObject
|
||||
|
||||
/** @var array Array of members */
|
||||
public $members = array();
|
||||
|
||||
/** @var string */
|
||||
public $other;
|
||||
|
||||
public $multilangs = array();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user