You are here

protected property QueueBase::$incrementCounterKey in Redis 8

Key of increment counter key.

Type: string

File

src/Queue/QueueBase.php, line 52

Class

QueueBase
Redis queue implementation.

Namespace

Drupal\redis\Queue

Code

protected $incrementCounterKey;