You are here

protected property QueueUISystemSetQueue::$tableName in Queue Unique 7

Same name and namespace in other branches
  1. 7.2 src/Queue/QueueUISystemSetQueue.php \Drupal\queue_unique\Queue\QueueUISystemSetQueue::tableName

The table name.

Type: string

File

src/Queue/QueueUISystemSetQueue.php, line 17
Contains \Drupal\queue_unique\Queue\QueueUISystemSetQueue

Class

QueueUISystemSetQueue

Namespace

Drupal\queue_unique\Queue

Code

protected $tableName = 'queue_unique';