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