You are here

constant TxBufferInterface::RELEASING in Purge 8.3

Objects in the process of being released back to the queue.

File

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

Class

TxBufferInterface
Describes the transaction buffer.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const RELEASING = 3;