Ejemplo n.º 1
0
 /**
  * Execute test returing result:value.
  * @return 0/1 in ['result']=
  */
 public function execute()
 {
     return Api_Bo_Pages::getPagesInfo($this->fields, $this->getUserId(), $this->uid, $this->pageIds, $this->getAppId());
 }