You are here

protected property DurationFieldCommand::$entityTypeBundleInfo 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::entityTypeBundleInfo

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Drush/DurationFieldCommand.php, line 29

Class

DurationFieldCommand
Drush commands for the Duration Field module.

Namespace

Drupal\duration_field\Drush

Code

protected $entityTypeBundleInfo;