protected property FilesExtractor::$textExtractorPluginManager in Search API attachments 9.0.x
Same name and namespace in other branches
- 8 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\processorCode
protected $textExtractorPluginManager;