Avoid duplicate declaration
This commit is contained in:
parent
b459dbe7d8
commit
887bce8235
@ -204,12 +204,11 @@ class Adherent extends CommonObject
|
||||
*/
|
||||
public $morphy;
|
||||
|
||||
/**
|
||||
* @var int Info can be public
|
||||
*/
|
||||
public $public;
|
||||
|
||||
// -2:excluded, -1:draft, 0:resiliated, >=1:valided,payed
|
||||
// def in common object
|
||||
public $statut; // TODO modify to set statut as deprecated
|
||||
|
||||
/**
|
||||
* @var string photo of member
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user