protected property SearchApiRelationship::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null
File
- src/
Plugin/ views/ relationship/ SearchApiRelationship.php, line 23
Class
- SearchApiRelationship
- Views relationship plugin for datasources.
Namespace
Drupal\search_api\Plugin\views\relationshipCode
protected $entityTypeManager;