Beispiel #1
0
 /**
  *
  */
 private function initCache()
 {
     \phpFastCache\CacheManager::setDefaultConfig(array('path' => JigoshopInit::getLogDir()));
 }