Exemplo n.º 1
0
 /**
  * Returns the set cache
  *
  * @return \Zend\Cache\Frontend\Core The set cache
  */
 public static function getCache()
 {
     return Adapter::getCache();
 }