You are here

protected property WebformVariantBase::$weight in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/WebformVariantBase.php \Drupal\webform\Plugin\WebformVariantBase::weight

The weight of the webform variant.

Type: int|string

File

src/Plugin/WebformVariantBase.php, line 64

Class

WebformVariantBase
Provides a base class for a webform variant.

Namespace

Drupal\webform\Plugin

Code

protected $weight = '';