コード例 #1
0
ファイル: Happening.php プロジェクト: phpsource/gnu-social
 function getRSVPs()
 {
     return RSVP::forEvent($this);
 }