Example #1
0
 public static function getCacheClasses()
 {
     includePackage('Cache');
     return KurogoCache::getCacheClasses();
 }