You are here

protected static property QueueItem::$table in Little helpers 7.2

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

Overrides Model::$table

File

src/System/QueueItem.php, line 8

Class

QueueItem

Namespace

Drupal\little_helpers\System

Code

protected static $table = 'queue';