ForumUninstallValidator::$entityTypeManager

Same name in other branches
  1. 8.9.x core/modules/forum/src/ForumUninstallValidator.php \Drupal\forum\ForumUninstallValidator::entityTypeManager
  2. 10 core/modules/forum/src/ForumUninstallValidator.php \Drupal\forum\ForumUninstallValidator::entityTypeManager
  3. 11.x core/modules/forum/src/ForumUninstallValidator.php \Drupal\forum\ForumUninstallValidator::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/forum/src/ForumUninstallValidator.php, line 27

Class

ForumUninstallValidator
Prevents forum module from being uninstalled under certain conditions.

Namespace

Drupal\forum

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.