Beispiel #1
0
 public function acceptInvite(Grupp $grupp)
 {
     $grupp->acceptInvite($this);
 }