You are here

private property ProxyItem::$data in Purge 8.3

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

Type: mixed

See also

\Drupal\Core\Queue\QueueInterface::createItem

\Drupal\Core\Queue\QueueInterface::claimItem

File

src/Plugin/Purge/Queue/ProxyItem.php, line 63

Class

ProxyItem
Provides a proxy item.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

private $data;