protected property VarnishPurgerFormBase::$purgeInvalidationFactory in Varnish purger 8
Same name and namespace in other branches
- 8.2 src/Form/VarnishPurgerFormBase.php \Drupal\varnish_purger\Form\VarnishPurgerFormBase::purgeInvalidationFactory
The service that generates invalidation objects on-demand.
Type: \Drupal\purge\Plugin\Purge\Invalidation\InvalidationsServiceInterface
File
- src/
Form/ VarnishPurgerFormBase.php, line 22
Class
- VarnishPurgerFormBase
- Abstract form base for Varnish based configurable purgers.
Namespace
Drupal\varnish_purger\FormCode
protected $purgeInvalidationFactory;