You are here

public property StepChangeEvent::$formsSteps in Forms Steps 8

The FormsSteps object.

Type: \Drupal\forms_steps\Entity\FormsSteps

File

src/Event/StepChangeEvent.php, line 22

Class

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

Namespace

Drupal\forms_steps\Event

Code

public $formsSteps;