You are here

protected property ContentModerationStateChangedEvent::$newState in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 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\EventSubscriber

Code

protected $newState;