You are here

protected property WebformVariantFormBase::$webformVariant in Webform 6.x

Same name and namespace in other branches
  1. 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\Form

Code

protected $webformVariant;