You are here

protected property WebformUiElementDeleteForm::$webform in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_ui/src/Form/WebformUiElementDeleteForm.php \Drupal\webform_ui\Form\WebformUiElementDeleteForm::webform

The webform containing the webform handler to be deleted.

Type: \Drupal\webform\WebformInterface

File

modules/webform_ui/src/Form/WebformUiElementDeleteForm.php, line 45

Class

WebformUiElementDeleteForm
Webform for deleting a webform element.

Namespace

Drupal\webform_ui\Form

Code

protected $webform;