You are here

constant TxBufferInterface::RELEASED in Purge 8.3

Objects that just got released back to the queue.

File

src/Plugin/Purge/Queue/TxBufferInterface.php, line 43

Class

TxBufferInterface
Describes the transaction buffer.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const RELEASED = 4;