コード例 #1
0
ファイル: LiveRates.php プロジェクト: camigreen/ttop
 protected function curl($endpoint, $data)
 {
     return parent::curl($endpoint, $data);
 }