コード例 #1
0
ファイル: Medlem.php プロジェクト: krillo/motiomera
 public function listJoinedGroups()
 {
     return Grupp::listJoinedGroups($this);
 }