Beispiel #1
0
 /**
  * Grabbing list of most included templates
  * (moved to TemplateService)
  */
 public static function getHotTemplates()
 {
     return TemplateService::getHotTemplates();
 }