You are here

protected property FormStep::$currentStep in Simple multi step form 8

Same name and namespace in other branches
  1. 8.x src/FormStep.php \Drupal\simple_multistep\FormStep::currentStep

Current step.

Type: int

File

src/FormStep.php, line 33

Class

FormStep
Class FormStep.

Namespace

Drupal\simple_multistep

Code

protected $currentStep;