Beispiel #1
0
 public function exists($key)
 {
     return $this->engine->exists($key);
 }