You are here

protected property FilesExtractor::$extractFileValidator 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::extractFileValidator

The extract file validator service.

Type: \Drupal\search_api_attachments\ExtractFileValidator

File

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

Class

FilesExtractor
Provides file fields processor.

Namespace

Drupal\search_api_attachments\Plugin\search_api\processor

Code

protected $extractFileValidator;