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