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\QueueCode
protected $name;