Exemplo n.º 1
0
 /**
  * get theme information
  *
  * @param string $value
  *
  * @return string
  */
 private function getThemeInfo($value)
 {
     return Theme::get_theme_info($value);
 }