You are here

protected property DepthUninstallValidator::$entityTypeManager in Taxonomy Term Depth 8.2

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DepthUninstallValidator.php, line 24

Class

DepthUninstallValidator
Prevents uninstallation of modules providing active field storage.

Namespace

Drupal\taxonomy_term_depth

Code

protected $entityTypeManager;