You are here

protected property Step::$cancelStep in Forms Steps 8

The step's cancel step.

Type: \Drupal\forms_steps\Step

File

src/Step.php, line 99

Class

Step
A value object representing a step state.

Namespace

Drupal\forms_steps

Code

protected $cancelStep;