Entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- core/modules/content_moderation/src/StateTransitionValidation.php, line 21
 
Class
- StateTransitionValidation
 - Validates whether a certain state transition is allowed.
 
Namespace
Drupal\content_moderation
Code
protected $entityTypeManager;
Please login to continue.