You are here

protected property Step::$weight in Forms Steps 8

The step's weight.

Type: int

File

src/Step.php, line 36

Class

Step
A value object representing a step state.

Namespace

Drupal\forms_steps

Code

protected $weight;