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_stepsCode
protected $weight;
The step's weight.
Type: int
protected $weight;