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