protected property VarnishPurgerBase::$client in Varnish purger 8
Same name and namespace in other branches
- 8.2 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\PurgerCode
protected $client;