예제 #1
0
파일: Vista.php 프로젝트: elvisdandrea/ag3
 public function addParam($key, $value)
 {
     $this->restClient->addParam($key, $value);
 }