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