You are here

protected property ProgressStep::$weight in Forms Steps 8

The progress step's weight.

Type: int

File

src/ProgressStep.php, line 36

Class

ProgressStep
A value object representing a progress step.

Namespace

Drupal\forms_steps

Code

protected $weight;