You are here

constant TxBufferInterface::ADDED in Purge 8.3

Objects that just got added to the queue.

File

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

Class

TxBufferInterface
Describes the transaction buffer.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const ADDED = 2;