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