protected property DurationFieldCommand::$entityTypeManager in Duration Field 3.0.x
Same name and namespace in other branches
- 8.2 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\DrushCode
protected $entityTypeManager;