protected property WebformVariantFormBase::$webformVariant in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Form/WebformVariantFormBase.php \Drupal\webform\Form\WebformVariantFormBase::webformVariant
The webform variant.
Type: \Drupal\webform\Plugin\WebformVariantInterface
File
- src/
Form/ WebformVariantFormBase.php, line 47
Class
- WebformVariantFormBase
- Provides a base webform for webform variants.
Namespace
Drupal\webform\FormCode
protected $webformVariant;