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