Exemplo n.º 1
0
 /**
  * Returns true when a cache is set
  *
  * @return boolean
  */
 public static function hasCache()
 {
     return Adapter\AbstractAdapter::hasCache();
 }