You are here

protected static property QueueItem::$key in Little helpers 7

Same name and namespace in other branches
  1. 7.2 src/System/QueueItem.php \Drupal\little_helpers\System\QueueItem::key

Overrides Model::$key

File

src/System/QueueItem.php, line 9

Class

QueueItem

Namespace

Drupal\little_helpers\System

Code

protected static $key = array(
  'item_id',
);