コード例 #1
0
ファイル: Translate.php プロジェクト: jasmun/Noco100
 /**
  * Returns the set cache
  *
  * @return IfwPsn_Vendor_Zend_Cache_Core The set cache
  */
 public static function getCache()
 {
     return IfwPsn_Vendor_Zend_Translate_Adapter::getCache();
 }