protected property WebformVariantApplyForm::$webform in Webform 8.5
Same name and namespace in other branches
- 6.x 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\FormCode
protected $webform;