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