Example #1
0
 /**
  * Get cache key.
  *
  * @return string
  * @static
  */
 public static function getCacheKey()
 {
     return \Pingpong\Themes\Repository::getCacheKey();
 }