You are here

constant TxBufferInterface::ADDING in Purge 8.3

Objects in the process of being added to the queue.

File

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

Class

TxBufferInterface
Describes the transaction buffer.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const ADDING = 1;