You are here

protected property SearchApiSearch::$entityTypeManager in Fast Autocomplete 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Search/SearchApiSearch.php, line 35

Class

SearchApiSearch
Provides a Search API search plugin.

Namespace

Drupal\fac\Plugin\Search

Code

protected $entityTypeManager;