public function StepInterface::url in Forms Steps 8
Gets the step's url.
Return value
string The step's url.
File
- src/
StepInterface.php, line 64
Class
- StepInterface
- An interface for step value objects.
Namespace
Drupal\forms_stepsCode
public function url();