You are here

protected property Hubspot::$httpClient in HubSpot 8

The HTTP client to fetch the feed data with.

Type: \GuzzleHttp\ClientInterface

File

src/Hubspot.php, line 37

Class

Hubspot
Define a service for interacting with the HubSpot CRM.

Namespace

Drupal\hubspot

Code

protected $httpClient;