コード例 #1
0
ファイル: UserEditForm.php プロジェクト: VasileGabriel/humhub
 /**
  * @inheritdoc
  */
 public function attributeLabels()
 {
     return array_merge(parent::attributeLabels(), ['groupSelection' => 'Groups']);
 }