You are here

protected property WebformEntityVariantsForm::$variantManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformEntityVariantsForm.php \Drupal\webform\WebformEntityVariantsForm::variantManager

The webform variant manager.

Type: \Drupal\webform\Plugin\WebformVariantManagerInterface

File

src/WebformEntityVariantsForm.php, line 44

Class

WebformEntityVariantsForm
Provides a webform to manage submission variants.

Namespace

Drupal\webform

Code

protected $variantManager;