You are here

protected property QueueRedisFactory::$settings in Redis 8

The settings array.

Type: \Drupal\Core\Site\Settings

File

src/Queue/QueueRedisFactory.php, line 28

Class

QueueRedisFactory
Defines the queue factory for the Redis backend.

Namespace

Drupal\redis\Queue

Code

protected $settings;