You are here

protected property BackendBase::$httpClient in Acquia Purge 8

The Guzzle HTTP client.

Type: \GuzzleHttp\ClientInterface

File

src/AcquiaPlatformCdn/BackendBase.php, line 22

Class

BackendBase
Provides a backend for the Platform CDN purger.

Namespace

Drupal\acquia_purge\AcquiaPlatformCdn

Code

protected $httpClient;