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