You are here

public property StepChangeEvent::$formState in Forms Steps 8

The formState object.

Type: \Drupal\Core\Form\FormState

File

src/Event/StepChangeEvent.php, line 43

Class

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

Namespace

Drupal\forms_steps\Event

Code

public $formState;