protected property WorkbenchModerationTransitionEvent::$stateBefore in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 src/Event/WorkbenchModerationTransitionEvent.php \Drupal\workbench_moderation\Event\WorkbenchModerationTransitionEvent::stateBefore
The state before the transition.
Type: string
File
- src/
Event/ WorkbenchModerationTransitionEvent.php, line 27
Class
- WorkbenchModerationTransitionEvent
- Defines a class for transition events.
Namespace
Drupal\workbench_moderation\EventCode
protected $stateBefore;