You are here

protected property DeleteContent::$entityTypeManager in Drush Delete All 3.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DeleteContent.php, line 25

Class

DeleteContent
Delete content service class.

Namespace

Drupal\drush_delete

Code

protected $entityTypeManager;