You are here

protected property QueueFactory::$settings in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Queue/QueueFactory.php \Drupal\Core\Queue\QueueFactory::settings

The settings object.

Type: \Drupal\Core\Site\Settings

File

core/lib/Drupal/Core/Queue/QueueFactory.php, line 28

Class

QueueFactory
Defines the queue factory.

Namespace

Drupal\Core\Queue

Code

protected $settings;