protected property WebformVariantApplyForm::$webformVariant in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/WebformVariantApplyForm.php \Drupal\webform\Form\WebformVariantApplyForm::webformVariant
The webform variant to be deleted.
Type: \Drupal\webform\Plugin\WebformVariantInterface
File
- src/
Form/ WebformVariantApplyForm.php, line 27
Class
- WebformVariantApplyForm
- Form for apply a webform variant.
Namespace
Drupal\webform\FormCode
protected $webformVariant;