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