protected property FormStep::$currentStep in Simple multi step form 8.x
Same name and namespace in other branches
- 8 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_multistepCode
protected $currentStep;