コード例 #1
0
 public function init()
 {
     parent::init();
     $this->api = new PinnacleSportsApi();
 }
コード例 #2
0
 public function init()
 {
     parent::init();
     $this->api = new EtopazApi();
 }
コード例 #3
0
 public function init()
 {
     parent::init();
     $this->api = new WilliamHillApi();
 }