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