You are here

private property CdnWarmer::$httpClient in Warmer 2.x

Same name and namespace in other branches
  1. 8 modules/warmer_cdn/src/Plugin/warmer/CdnWarmer.php \Drupal\warmer_cdn\Plugin\warmer\CdnWarmer::httpClient

The HTTP client.

Type: \GuzzleHttp\ClientInterface

File

modules/warmer_cdn/src/Plugin/warmer/CdnWarmer.php, line 33

Class

CdnWarmer
The cache warmer for the built-in entity cache.

Namespace

Drupal\warmer_cdn\Plugin\warmer

Code

private $httpClient;