You are here

protected property DeleteAllCommands::$entityTypeBundleInfo in Delete all 8

Same name and namespace in other branches
  1. 2.x src/Commands/DeleteAllCommands.php \Drupal\delete_all\Commands\DeleteAllCommands::entityTypeBundleInfo

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface;

File

src/Commands/DeleteAllCommands.php, line 38

Class

DeleteAllCommands
A Drush commandfile.

Namespace

Drupal\delete_all\Commands

Code

protected $entityTypeBundleInfo;