You are here

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

The settings entity holding all configuration.

Type: \Drupal\purge_purger_http\Entity\HttpPurgerSettings

File

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

Class

HttpPurgerBase
Abstract base class for HTTP based configurable purgers.

Namespace

Drupal\purge_purger_http\Plugin\Purge\Purger

Code

protected $settings;