コード例 #1
0
 /**
  * @return array
  */
 public function getUpcomingMeet()
 {
     return $this->TrackSQL->getNextMeet();
 }