You are here

constant InvStatesInterface::NOT_SUPPORTED in Purge 8.3

The type of invalidation isn't supported and will be offered again later.

File

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

Class

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

Namespace

Drupal\purge\Plugin\Purge\Invalidation

Code

const NOT_SUPPORTED = 4;