예제 #1
0
 /**
  * @return array
  */
 public function GetSkinList()
 {
     return $this->oIntegratorApi->GetThemeList();
 }