You are here

protected property VarnishPurgerBase::$client in Varnish purger 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Purge/Purger/VarnishPurgerBase.php \Drupal\varnish_purger\Plugin\Purge\Purger\VarnishPurgerBase::client

Type: \GuzzleHttp\Client

File

src/Plugin/Purge/Purger/VarnishPurgerBase.php, line 20

Class

VarnishPurgerBase
Abstract base class for HTTP based configurable purgers.

Namespace

Drupal\varnish_purger\Plugin\Purge\Purger

Code

protected $client;