PHP Trait SevenShores\Hubspot\Tests\Helpers\SendsRequests

Show file Open project: fungku/hubspot-php

Protected Properties

Property Type Description
$api_key
$auth
$base_url
$client
$headers

Protected Methods

Method Description
buildQuery ( $query = [] )
buildUrl ( $endpoint, $query_string = null )

Method Details

buildQuery() protected method

protected buildQuery ( $query = [] )

buildUrl() protected method

protected buildUrl ( $endpoint, $query_string = null )

Property Details

$api_key protected property

protected $api_key

$auth protected property

protected $auth

$base_url protected property

protected $base_url

$client protected property

protected $client

$headers protected property

protected $headers