You are here

protected property IndexForm::$entityTypeManager in Search API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/IndexForm.php, line 42

Class

IndexForm
Provides a form for the Index entity.

Namespace

Drupal\search_api\Form

Code

protected $entityTypeManager;