You are here

protected property ReverseEntityReferences::$entityTypeBundleInfo in Search API 8

The entity type bundle info.

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

File

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

Class

ReverseEntityReferences
Allows indexing of reverse entity references.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $entityTypeBundleInfo;