protected property ContentModerationStateChangedEvent::$workflow in Workbench Email 2.x
Same name and namespace in other branches
- 8 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\EventSubscriberCode
protected $workflow;