You are here

protected property EntityUsageCommands::$entityTypeManager in Entity Usage 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Commands/EntityUsageCommands.php, line 27

Class

EntityUsageCommands
Entity Usage drush commands.

Namespace

Drupal\entity_usage\Commands

Code

protected $entityTypeManager;