You are here

protected property ContentModerationStateChangedEvent::$workflow in Workbench Email 8

Same name and namespace in other branches
  1. 2.x src/EventSubscriber/ContentModerationStateChangedEvent.php \Drupal\workbench_email\EventSubscriber\ContentModerationStateChangedEvent::workflow

The ID of the workflow which allowed the state change.

Type: string

File

src/EventSubscriber/ContentModerationStateChangedEvent.php, line 41

Class

ContentModerationStateChangedEvent
Defines content moderation state change events.

Namespace

Drupal\workbench_email\EventSubscriber

Code

protected $workflow;