You are here

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

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

The webform containing the webform variant to be deleted.

Type: \Drupal\webform\WebformInterface

File

src/Form/WebformVariantApplyForm.php, line 20

Class

WebformVariantApplyForm
Form for apply a webform variant.

Namespace

Drupal\webform\Form

Code

protected $webform;