コード例 #1
0
ファイル: MultiClient.class.php プロジェクト: WickyLeo/bobcat
 public function changeRequestMethod($type)
 {
     Transport::changeMultiRequestMethod($type);
 }