You are here

protected property VarnishPurgerBase::$token 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::token

The token service.

Type: \Drupal\Core\Utility\Token

File

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

Class

VarnishPurgerBase
Abstract base class for HTTP based configurable purgers.

Namespace

Drupal\varnish_purger\Plugin\Purge\Purger

Code

protected $token;