You are here

protected property TaxonomyEntityIndexAdminReindexForm::$entityTypeManager in Taxonomy Entity Index 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/TaxonomyEntityIndexAdminReindexForm.php, line 21

Class

TaxonomyEntityIndexAdminReindexForm
Provides the reindex form.

Namespace

Drupal\taxonomy_entity_index\Form

Code

protected $entityTypeManager;