Пример #1
0
 public static function go($obj)
 {
     $api = new CurlUtil($obj);
     return $api->getContent();
 }