You are here

protected property ZeroConfigPurger::$client in Varnish purger 8.2

The Guzzle HTTP client.

Type: \GuzzleHttp\Client

File

src/Plugin/Purge/Purger/ZeroConfigPurger.php, line 66

Class

ZeroConfigPurger
A purger with minimal configuration required.

Namespace

Drupal\varnish_purger\Plugin\Purge\Purger

Code

protected $client;