コード例 #1
0
ファイル: entities.php プロジェクト: harshid86/QuizExample
 public function teams()
 {
     return Teams::Instance();
 }