You are here

protected property WebformVariantBase::$label in Webform 8.5

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

The webform variant label.

Type: string

File

src/Plugin/WebformVariantBase.php, line 44

Class

WebformVariantBase
Provides a base class for a webform variant.

Namespace

Drupal\webform\Plugin

Code

protected $label;