protected property Step::$cancelRoute in Forms Steps 8
The step's cancel route.
Type: string
File
- src/
Step.php, line 92
Class
- Step
- A value object representing a step state.
Namespace
Drupal\forms_stepsCode
protected $cancelRoute;
The step's cancel route.
Type: string
protected $cancelRoute;