You are here

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

The Content Moderation Information Interface.

Type: \Drupal\content_moderation\ModerationInformationInterface

File

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

Class

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

Namespace

Drupal\acquia_contenthub_moderation\EventSubscriber\PreEntitySave

Code

protected $moderationInfo;