You are here

protected property DisplayPluginBase::$entityTypeManager in Search API 8

The entity type manager.

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

File

src/Display/DisplayPluginBase.php, line 50

Class

DisplayPluginBase
Defines a base class from which other display classes may extend.

Namespace

Drupal\search_api\Display

Code

protected $entityTypeManager;