You are here

protected property SearchPluginDeriverBase::$entityTypeManager in Search API Autocomplete 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Search/SearchPluginDeriverBase.php, line 35

Class

SearchPluginDeriverBase
Provides a base class for search plugin derivers.

Namespace

Drupal\search_api_autocomplete\Search

Code

protected $entityTypeManager;