예제 #1
0
 /**
  * Returns the set cache
  *
  * @return CacheAdapter The set cache
  */
 public static function getCache()
 {
     return Adapter\AbstractAdapter::getCache();
 }