protected property ContentModerationStateChangedEvent::$newState in Workbench Email 8
Same name and namespace in other branches
- 2.x src/EventSubscriber/ContentModerationStateChangedEvent.php \Drupal\workbench_email\EventSubscriber\ContentModerationStateChangedEvent::newState
The state the content has changed to.
Type: string
File
- src/
EventSubscriber/ ContentModerationStateChangedEvent.php, line 27
Class
- ContentModerationStateChangedEvent
- Defines content moderation state change events.
Namespace
Drupal\workbench_email\EventSubscriberCode
protected $newState;