Ejemplo n.º 1
0
 public function execute()
 {
     return Api_Dao_User::getInfo($this->getApiParams(), $this->getAppId(), $this->getUserId());
 }