You are here

protected property WebformVariantBase::$element_key in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformVariantBase.php \Drupal\webform\Plugin\WebformVariantBase::element_key

The element key of the webform variant.

Type: string

File

src/Plugin/WebformVariantBase.php, line 37

Class

WebformVariantBase
Provides a base class for a webform variant.

Namespace

Drupal\webform\Plugin

Code

protected $element_key = '';