You are here

protected property QueueBase::$name in Redis 8

The name of the queue this instance is working with.

Type: string

File

src/Queue/QueueBase.php, line 24

Class

QueueBase
Redis queue implementation.

Namespace

Drupal\redis\Queue

Code

protected $name;