You are here

protected property DurationFieldCommand::$entityTypeManager in Duration Field 8.2

Same name and namespace in other branches
  1. 3.0.x src/Drush/DurationFieldCommand.php \Drupal\duration_field\Drush\DurationFieldCommand::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Drush/DurationFieldCommand.php, line 22

Class

DurationFieldCommand
Drush commands for the Duration Field module.

Namespace

Drupal\duration_field\Drush

Code

protected $entityTypeManager;