You are here

protected property ExtractorQueue::$keyValue in Search API attachments 8

Same name and namespace in other branches
  1. 9.0.x src/Plugin/QueueWorker/ExtractorQueue.php \Drupal\search_api_attachments\Plugin\QueueWorker\ExtractorQueue::keyValue

Key value service.

Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface

File

src/Plugin/QueueWorker/ExtractorQueue.php, line 48

Class

ExtractorQueue
Processes Tasks for Search API Attachments.

Namespace

Drupal\search_api_attachments\Plugin\QueueWorker

Code

protected $keyValue;