You are here

protected property ProgressStep::$formsSteps in Forms Steps 8

The forms_steps the progress step is attached to.

Type: \Drupal\forms_steps\FormsStepsInterface

File

src/ProgressStep.php, line 15

Class

ProgressStep
A value object representing a progress step.

Namespace

Drupal\forms_steps

Code

protected $formsSteps;