Exemple #1
0
 public function addParam($key, $value)
 {
     $this->restClient->addParam($key, $value);
 }