protected property ContentModerationStateChangedEvent::$originalState in Workbench Email 8
Same name and namespace in other branches
- 2.x src/EventSubscriber/ContentModerationStateChangedEvent.php \Drupal\workbench_email\EventSubscriber\ContentModerationStateChangedEvent::originalState
The state the content was before, or FALSE if none existed.
Type: string|FALSE
File
- src/
EventSubscriber/ ContentModerationStateChangedEvent.php, line 34
Class
- ContentModerationStateChangedEvent
- Defines content moderation state change events.
Namespace
Drupal\workbench_email\EventSubscriberCode
protected $originalState;