You are here

protected property SearchApiRow::$entityTypeManager in Search API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/row/SearchApiRow.php, line 44

Class

SearchApiRow
Provides a row plugin for displaying a result as a rendered item.

Namespace

Drupal\search_api\Plugin\views\row

Code

protected $entityTypeManager;