protected property AcquiaLiftAPI::$httpClient in Acquia Lift Connector 7
Same name and namespace in other branches
- 7.2 includes/AcquiaLiftAPI.inc \AcquiaLiftAPI::httpClient
An http client for making calls to Acquia Lift.
Type: AcquiaLiftDrupalHttpClientInterface
File
- includes/
acquia_lift.classes.inc, line 64 - Provides an agent type for Acquia Lift
Class
- AcquiaLiftAPI
- @file Provides an agent type for Acquia Lift
Code
protected $httpClient;