You are here

protected property AcquiaLiftAPI::$httpClient in Acquia Lift Connector 7.2

Same name and namespace in other branches
  1. 7 includes/acquia_lift.classes.inc \AcquiaLiftAPI::httpClient

An http client for making calls to Acquia Lift.

Type: AcquiaLiftDrupalHttpClientInterface

File

includes/AcquiaLiftAPI.inc, line 68

Class

AcquiaLiftAPI

Code

protected $httpClient;