You are here

protected property ReverseEntityReferences::$entityTypeManager in Search API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null

File

src/Plugin/search_api/processor/ReverseEntityReferences.php, line 52

Class

ReverseEntityReferences
Allows indexing of reverse entity references.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $entityTypeManager;