You are here

constant InvStatesInterface::FRESH in Purge 8.3

Invalidation is new and no processing has been attempted on it yet.

File

src/Plugin/Purge/Invalidation/InvStatesInterface.php, line 15

Class

InvStatesInterface
Describes the states invalidations can be in during their lifetime.

Namespace

Drupal\purge\Plugin\Purge\Invalidation

Code

const FRESH = 0;