/
home
/
henzagold
/
server
/
vendor
/
ixudra
/
curl
/
src
/
File Upload :
llllll
Current File: /home/henzagold/server/vendor/ixudra/curl/src/CurlService.php
<?php namespace Ixudra\Curl; class CurlService { /** * @param $url string The URL to which the request is to be sent * @return \Ixudra\Curl\Builder */ public function to($url) { $builder = new Builder(); return $builder->to($url); } }
Copyright ©2k19 -
Hexid
|
Tex7ure