You are here

constant InvStatesInterface::SUCCEEDED in Purge 8.3

The invalidation succeeded.

File

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

Class

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

Namespace

Drupal\purge\Plugin\Purge\Invalidation

Code

const SUCCEEDED = 2;