Exemple #1
0
 /**
  * Returns the set cache
  *
  * @return IfwPsn_Vendor_Zend_Cache_Core The set cache
  */
 public static function getCache()
 {
     require_once IFW_PSN_LIB_ROOT . 'IfwPsn/Vendor/Zend/Locale/Data.php';
     return IfwPsn_Vendor_Zend_Locale_Data::getCache();
 }