You are here

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_steps

Code

protected $hideDelete;