constant WorkbenchModerationEvents::STATE_TRANSITION in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 src/Event/WorkbenchModerationEvents.php \Drupal\workbench_moderation\Event\WorkbenchModerationEvents::STATE_TRANSITION
This event is fired everytime a state is changed.
File
- src/
Event/ WorkbenchModerationEvents.php, line 15
Class
- WorkbenchModerationEvents
- Defines a class for moderation events.
Namespace
Drupal\workbench_moderation\EventCode
const STATE_TRANSITION = 'workbench_moderation.state_transition';