protected property VarnishPurgerForm::$tokenGroups in Varnish purger 8
Same name and namespace in other branches
- 8.2 src/Form/VarnishPurgerForm.php \Drupal\varnish_purger\Form\VarnishPurgerForm::tokenGroups
The token group names this purger supports replacing tokens for.
Type: string[]
Overrides VarnishPurgerFormBase::$tokenGroups
See also
File
- src/
Form/ VarnishPurgerForm.php, line 17
Class
- VarnishPurgerForm
- Configuration form for the Varnish Bundled Purger.
Namespace
Drupal\varnish_purger\FormCode
protected $tokenGroups = [
'invalidation',
];