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