BookUninstallValidator::$entityTypeManager
Same name in other branches
- 8.9.x core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::entityTypeManager
- 10 core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::entityTypeManager
- 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\bookCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.