示例#1
0
 /**
  * Get the cache object from PPI_Helper
  *
  * @return object
  */
 protected function getCache($p_mOptions = null)
 {
     return PPI_Helper::getCache($p_mOptions);
 }