You are here

constant WorkbenchModerationEvents::STATE_TRANSITION in Workbench Moderation 8.2

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

Class

WorkbenchModerationEvents

Namespace

Drupal\workbench_moderation\Event

Code

const STATE_TRANSITION = 'workbench_moderation.state_transition';