You are here

protected property Step::$formsSteps in Forms Steps 8

The forms_steps the step is attached to.

Type: \Drupal\forms_steps\FormsStepsInterface

File

src/Step.php, line 15

Class

Step
A value object representing a step state.

Namespace

Drupal\forms_steps

Code

protected $formsSteps;