You are here

protected property WebformUiElementDeleteForm::$webform in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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 48

Class

WebformUiElementDeleteForm
Webform for deleting a webform element.

Namespace

Drupal\webform_ui\Form

Code

protected $webform;