You are here

protected property ImmutableInvalidationBase::$context in Purge 8.3

The instance ID of the purger that is about to process this object.

Type: string|null

File

src/Plugin/Purge/Invalidation/ImmutableInvalidationBase.php, line 29

Class

ImmutableInvalidationBase
Provides base implementations the immutable invalidation object.

Namespace

Drupal\purge\Plugin\Purge\Invalidation

Code

protected $context = NULL;