You are here

constant StepChangeEvent::STEP_CHANGE_EVENT in Forms Steps 8

File

src/Event/StepChangeEvent.php, line 15

Class

StepChangeEvent
Event that is fired when before we switch from one step to another.

Namespace

Drupal\forms_steps\Event

Code

const STEP_CHANGE_EVENT = 'forms_steps.step_change_event';