8 string references to YAML keys in forms_steps.routing.yml in Forms Steps 8
- FormsStepsAddForm::save in src/Form/ FormsStepsAddForm.php 
- Form submission handler for the 'save' action.
- FormsStepsEditForm::cancel in src/Form/ FormsStepsEditForm.php 
- Form submission handler for the 'cancel' action.
- FormsStepsEditForm::form in src/Form/ FormsStepsEditForm.php 
- Gets the actual form array to be built.
- FormsStepsProgressStepEditForm::actions in src/Form/ FormsStepsProgressStepEditForm.php 
- Returns an array of supported actions for the current entity form.
- FormsStepsSettingsForm::getEditableConfigNames in src/Form/ FormsStepsSettingsForm.php 
- Gets the configuration names that will be editable.
- FormsStepsStepEditForm::actions in src/Form/ FormsStepsStepEditForm.php 
- Returns an array of supported actions for the current entity form.
- FormsStepsTest::testFormsSteps in tests/src/ Functional/ FormsStepsTest.php 
- Tests the creation and use of a form step.
- FormsStepsTestTrait::formsModesCreation in tests/src/ Traits/ FormsStepsTestTrait.php 
- Creation of the forms modes.
