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