You are here

protected property HttpPurgerBase::$client in Generic HTTP Purger 8

The Guzzle HTTP client.

Type: \GuzzleHttp\ClientInterface

File

src/Plugin/Purge/Purger/HttpPurgerBase.php, line 22

Class

HttpPurgerBase
Abstract base class for HTTP based configurable purgers.

Namespace

Drupal\purge_purger_http\Plugin\Purge\Purger

Code

protected $client;