protected property WebformVariantBase::$weight in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformVariantBase.php \Drupal\webform\Plugin\WebformVariantBase::weight
The weight of the webform variant.
Type: int|string
File
- src/
Plugin/ WebformVariantBase.php, line 65
Class
- WebformVariantBase
- Provides a base class for a webform variant.
Namespace
Drupal\webform\PluginCode
protected $weight = '';