protected property Step::$displayPrevious in Forms Steps 8
The step's previous state.
Type: bool
File
- src/
Step.php, line 127
Class
- Step
- A value object representing a step state.
Namespace
Drupal\forms_stepsCode
protected $displayPrevious;
The step's previous state.
Type: bool
protected $displayPrevious;