Can change group visibility.

This commit is contained in:
Pierre HUBERT
2018-07-04 16:49:28 +02:00
parent 44181ee5c7
commit e8d8fffbd1
3 changed files with 11 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class GroupInfo extends BaseUniqueObject {
private $number_members = -1;
private $logo;
private $membership_level = -1;
private $visiblity;
private $visiblity = -1;
//Get and set the name of group