You are here

protected property ProgressStep::$label in Forms Steps 8

The progress step's label.

Type: string

File

src/ProgressStep.php, line 29

Class

ProgressStep
A value object representing a progress step.

Namespace

Drupal\forms_steps

Code

protected $label;