You are here

protected property HttpPurgerFormBase::$purgeInvalidationFactory in Generic HTTP Purger 8

The service that generates invalidation objects on-demand.

Type: \Drupal\purge\Plugin\Purge\Invalidation\InvalidationsServiceInterface

File

src/Form/HttpPurgerFormBase.php, line 22

Class

HttpPurgerFormBase
Abstract form base for HTTP based configurable purgers.

Namespace

Drupal\purge_purger_http\Form

Code

protected $purgeInvalidationFactory;