Example #1
0
 public function getSet($key, $value)
 {
     return $this->client->getSet($key, $value);
 }