You are here

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

Same name and namespace in other branches
  1. 7 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;