Ejemplo n.º 1
0
 private function setCache($key, $value)
 {
     $this->cache->setCache($key, $value);
 }