コード例 #1
0
 public function getStandings()
 {
     return array('teams' => TeamModel::getTeams());
 }