Update adherent_type.class.php

This commit is contained in:
Philippe Grand 2022-05-20 17:20:41 +02:00 committed by GitHub
parent 80e0e5b987
commit 1cefe479e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@ class AdherentType extends CommonObject
/** @var array Array of members */
public $members = array();
/** @var string */
/** @var string string other */
public $other;
public $multilangs = array();