Пример #1
0
 /**
  * Get theme path.
  *
  * @return mixed
  * @static
  */
 public static function getPath()
 {
     return \Pingpong\Themes\Repository::getPath();
 }