Ejemplo n.º 1
0
 protected function httpSend($url, $params = [], $headers = [])
 {
     return $this->module->httpSend($url, $params, $headers);
 }