You are here

protected property SolrExtractor::$entityTypeManager in Search API attachments 8

Same name and namespace in other branches
  1. 9.0.x src/Plugin/search_api_attachments/SolrExtractor.php \Drupal\search_api_attachments\Plugin\search_api_attachments\SolrExtractor::entityTypeManager

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/search_api_attachments/SolrExtractor.php, line 33

Class

SolrExtractor
Provides solr extractor.

Namespace

Drupal\search_api_attachments\Plugin\search_api_attachments

Code

protected $entityTypeManager;