コード例 #1
0
ファイル: Vista.php プロジェクト: elvisdandrea/ag3
 public function addParam($key, $value)
 {
     $this->restClient->addParam($key, $value);
 }