ManaPHP\Http\ClientInterface::get PHP Method

get() public method

public get ( string | array $url, array $headers = [], array $options = [] ) : integer
$url string | array
$headers array
$options array
return integer
    public function get($url, $headers = [], $options = []);