Пример #1
0
 /**
  * Get all themes.
  *
  * @return array
  * @static
  */
 public static function scan()
 {
     return \Pingpong\Themes\Repository::scan();
 }