public property StepChangeEvent::$fromStep in Forms Steps 8
The current step.
Type: \Drupal\forms_steps\StepInterface
File
- src/
Event/ StepChangeEvent.php, line 29
Class
- StepChangeEvent
- Event that is fired when before we switch from one step to another.
Namespace
Drupal\forms_steps\EventCode
public $fromStep;