The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- core/modules/content_moderation/src/ModerationInformation.php, line 20
Class
- ModerationInformation
- General service for moderation-related questions about Entity API.
Namespace
Drupal\content_moderation
Code
protected $entityTypeManager;
Please login to continue.