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