The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- core/modules/content_moderation/src/Form/EntityModerationForm.php, line 38
Class
- EntityModerationForm
- The EntityModerationForm provides a simple UI for changing moderation state.
Namespace
Drupal\content_moderation\Form
Code
protected $entityTypeManager;
Please login to continue.