You are here

protected property GroupContentUninstallValidator::$entityTypeManager in Group 8

Same name and namespace in other branches
  1. 2.0.x src/UninstallValidator/GroupContentUninstallValidator.php \Drupal\group\UninstallValidator\GroupContentUninstallValidator::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UninstallValidator/GroupContentUninstallValidator.php, line 21

Class

GroupContentUninstallValidator

Namespace

Drupal\group\UninstallValidator

Code

protected $entityTypeManager;