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