Beispiel #1
0
 /**
  * Check phpModules or CGI
  * @return bool
  */
 protected function isPHPModule()
 {
     return phpFastCache::isPHPModule();
 }