protected property CreateModeratedForwardRevision::$fieldName in Acquia Content Hub 8.2
The field name that stores content moderation states.
Type: string
File
- modules/
acquia_contenthub_moderation/ src/ EventSubscriber/ PreEntitySave/ CreateModeratedForwardRevision.php, line 27
Class
- CreateModeratedForwardRevision
- Sets the entity with a forward revision and change of moderation state.
Namespace
Drupal\acquia_contenthub_moderation\EventSubscriber\PreEntitySaveCode
protected $fieldName = 'moderation_state';