Пример #1
0
 public function delete($key)
 {
     return $this->kvs->delete($key);
 }