Fixing style errors.

This commit is contained in:
stickler-ci 2022-05-20 15:03:36 +00:00
parent 58a2e9c389
commit 80e0e5b987

View File

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