diff --git a/htdocs/adherents/class/adherent_type.class.php b/htdocs/adherents/class/adherent_type.class.php index a438d6fb931..336d5e56878 100644 --- a/htdocs/adherents/class/adherent_type.class.php +++ b/htdocs/adherents/class/adherent_type.class.php @@ -120,7 +120,7 @@ class AdherentType extends CommonObject /** @var array Array of members */ public $members = array(); - + /** @var string */ public $other;