You are here

protected property YamlFormUiElementDeleteForm::$yamlform in YAML Form 8

The form containing the form handler to be deleted.

Type: \Drupal\yamlform\YamlFormInterface

File

modules/yamlform_ui/src/Form/YamlFormUiElementDeleteForm.php, line 38

Class

YamlFormUiElementDeleteForm
Form for deleting a form element.

Namespace

Drupal\yamlform_ui\Form

Code

protected $yamlform;