You are here

private property ProxyItem::$created in Purge 8.3

Timestamp when the item was put into the queue.

Type: mixed|null

See also

\Drupal\Core\Queue\QueueInterface::createItem

\Drupal\Core\Queue\QueueInterface::claimItem

File

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

Class

ProxyItem
Provides a proxy item.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

private $created;