You are here

public property HttpPurgerSettings::$invalidationtype in Generic HTTP Purger 8

The invalidation plugin ID that this purger invalidates.

Type: string

File

src/Entity/HttpPurgerSettings.php, line 54

Class

HttpPurgerSettings
Defines the HTTP purger settings entity.

Namespace

Drupal\purge_purger_http\Entity

Code

public $invalidationtype = 'tag';