You are here

protected property AcquiaPurgeQueueItem::$data in Acquia Purge 7

Purge specific data to be associated with the new task in the queue.

Type: mixed

See also

AcquiaPurgeQueueInterface::createItem

AcquiaPurgeQueueInterface::claimItem

File

lib/queue/AcquiaPurgeQueueItem.php, line 41

Class

AcquiaPurgeQueueItem
Provides a queue item object.

Code

protected $data;