You are here

protected property FilesExtractor::$textExtractorPluginManager in Search API attachments 8

Same name and namespace in other branches
  1. 9.0.x src/Plugin/search_api/processor/FilesExtractor.php \Drupal\search_api_attachments\Plugin\search_api\processor\FilesExtractor::textExtractorPluginManager

The plugin manager for our text extractor.

Type: \Drupal\search_api_attachments\TextExtractorPluginManager

File

src/Plugin/search_api/processor/FilesExtractor.php, line 72

Class

FilesExtractor
Provides file fields processor.

Namespace

Drupal\search_api_attachments\Plugin\search_api\processor

Code

protected $textExtractorPluginManager;