You are here

private property TxBuffer::$properties in Purge 8.3

Instance<->property map of each object in the buffer.

Type: array|array[int]

File

src/Plugin/Purge/Queue/TxBuffer.php, line 32

Class

TxBuffer
Provides the transaction buffer.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

private $properties = [];