Esempio n. 1
0
 public function exists($key)
 {
     return $this->driver->exists($key);
 }