You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Commands/TaxonomyEntityIndexCommands.php, line 20

Class

TaxonomyEntityIndexCommands
A Drush commandfile.

Namespace

Drupal\taxonomy_entity_index\Commands

Code

protected $entityTypeManager;