protected property ExtractedText::$extractionMethod in Search API attachments 8
Same name and namespace in other branches
- 9.0.x src/Plugin/Field/FieldFormatter/ExtractedText.php \Drupal\search_api_attachments\Plugin\Field\FieldFormatter\ExtractedText::extractionMethod
Extraction plugin.
Type: \Drupal\search_api_attachments\TextExtractorPluginInterface
File
- src/
Plugin/ Field/ FieldFormatter/ ExtractedText.php, line 73
Class
- ExtractedText
- File formatter displaying text extracted form attachment document.
Namespace
Drupal\search_api_attachments\Plugin\Field\FieldFormatterCode
protected $extractionMethod;