You are here

protected property ExtractorQueue::$textExtractorPluginManager in Search API attachments 9.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/QueueWorker/ExtractorQueue.php \Drupal\search_api_attachments\Plugin\QueueWorker\ExtractorQueue::textExtractorPluginManager

Text extractor service.

Type: \Drupal\search_api_attachments\TextExtractorPluginManager

File

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

Class

ExtractorQueue
Processes Tasks for Search API Attachments.

Namespace

Drupal\search_api_attachments\Plugin\QueueWorker

Code

protected $textExtractorPluginManager;