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