You are here

private property CdnWarmer::$httpClient in Warmer 8

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

Class

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

Namespace

Drupal\warmer_cdn\Plugin\warmer

Code

private $httpClient;