You are here

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Search/SearchPluginBase.php, line 43

Class

SearchPluginBase
Provides a base class for search plugins.

Namespace

Drupal\search_api_autocomplete\Search

Code

protected $entityTypeManager;