You are here

protected property VarnishPurgerBase::$settings in Varnish purger 8

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

The settings entity holding all configuration.

Type: \Drupal\varnish_purger\Entity\VarnishPurgerSettings

File

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

Class

VarnishPurgerBase
Abstract base class for HTTP based configurable purgers.

Namespace

Drupal\varnish_purger\Plugin\Purge\Purger

Code

protected $settings;