protected property FormStep::$formState in Simple multi step form 8
Same name and namespace in other branches
- 8.x src/FormStep.php \Drupal\simple_multistep\FormStep::formState
Form state.
Type: \Drupal\Core\Form\FormStateInterface
File
- src/
FormStep.php, line 26
Class
- FormStep
- Class FormStep.
Namespace
Drupal\simple_multistepCode
protected $formState;