예제 #1
0
 public function Set($uniqid, $val)
 {
     $this->managedCache->set($uniqid, $val);
 }