You are here

protected property CreateModeratedForwardRevision::$entityTypeManager in Acquia Content Hub 8.2

The Entity Type Manager Service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/acquia_contenthub_moderation/src/EventSubscriber/PreEntitySave/CreateModeratedForwardRevision.php, line 34

Class

CreateModeratedForwardRevision
Sets the entity with a forward revision and change of moderation state.

Namespace

Drupal\acquia_contenthub_moderation\EventSubscriber\PreEntitySave

Code

protected $entityTypeManager;