BookUninstallValidator::$entityTypeManager

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/book/src/BookUninstallValidator.php, line 32

Class

BookUninstallValidator
Prevents book module from being uninstalled under certain conditions.

Namespace

Drupal\book

Code

protected $entityTypeManager;

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