You are here

protected property SystemSetQueue::$name in Queue Unique 7

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

The name of the queue this instance is working with.

Type: string

File

src/Queue/SystemSetQueue.php, line 22
Contains \Drupal\queue_unique\Queue\SystemSetQueue

Class

SystemSetQueue

Namespace

Drupal\queue_unique\Queue

Code

protected $name;