You are here

protected property ExtractedText::$extractor in Search API attachments 9.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Field/FieldFormatter/ExtractedText.php \Drupal\search_api_attachments\Plugin\Field\FieldFormatter\ExtractedText::extractor

FilesExtractor processor plugin.

Type: \Drupal\search_api_attachments\Plugin\search_api\processor\FilesExtractor

File

src/Plugin/Field/FieldFormatter/ExtractedText.php, line 66

Class

ExtractedText
File formatter displaying text extracted form attachment document.

Namespace

Drupal\search_api_attachments\Plugin\Field\FieldFormatter

Code

protected $extractor;