You are here

protected property ContentEntityDeriver::$entityTypeManager in Search API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/search_api/datasource/ContentEntityDeriver.php, line 31

Class

ContentEntityDeriver
Derives a datasource plugin definition for every content entity type.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

protected $entityTypeManager;