Пример #1
0
 /**
  * Get cache lifetime.
  *
  * @return int
  * @static
  */
 public static function getCacheLifetime()
 {
     return \Pingpong\Themes\Repository::getCacheLifetime();
 }