You are here

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

The acquia_contenthub_moderation logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

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

Class

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

Namespace

Drupal\acquia_contenthub_moderation\EventSubscriber\PreEntitySave

Code

protected $channel;