You are here

protected property ExtractedText::$extractFileValidator in Search API attachments 8

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

The extract file validator service.

Type: \Drupal\search_api_attachments\ExtractFileValidator

File

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

Class

ExtractedText
File formatter displaying text extracted form attachment document.

Namespace

Drupal\search_api_attachments\Plugin\Field\FieldFormatter

Code

protected $extractFileValidator;