protected property ContentEntity::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null
File
- src/
Plugin/ search_api/ datasource/ ContentEntity.php, line 87
Class
- ContentEntity
- Represents a datasource which exposes the content entities.
Namespace
Drupal\search_api\Plugin\search_api\datasourceCode
protected $entityTypeManager;