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