Example #1
0
 private function inCache($key)
 {
     return $this->cache->inCache($key);
 }