Beispiel #1
0
 /**
  * Sets a cache for all instances of IfwPsn_Vendor_Zend_Translate
  *
  * @param  IfwPsn_Vendor_Zend_Cache_Core $cache Cache to store to
  * @return void
  */
 public static function setCache(IfwPsn_Vendor_Zend_Cache_Core $cache)
 {
     IfwPsn_Vendor_Zend_Translate_Adapter::setCache($cache);
 }