You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/IndexOverviewForm.php, line 51

Class

IndexOverviewForm
Defines the overview of all search autocompletion configurations.

Namespace

Drupal\search_api_autocomplete\Form

Code

protected $entityTypeManager;