You are here

protected property FormsStepsStepDeleteForm::$stepId in Forms Steps 8

The step being deleted.

Type: string

File

src/Form/FormsStepsStepDeleteForm.php, line 27

Class

FormsStepsStepDeleteForm
Builds the form to delete steps from FormsSteps entities.

Namespace

Drupal\forms_steps\Form

Code

protected $stepId;