Esempio n. 1
0
 /**
  * Get cache status.
  *
  * @return bool
  * @static
  */
 public static function getCacheStatus()
 {
     return \Pingpong\Themes\Repository::getCacheStatus();
 }