You are here

protected property WebformEntityVariantsForm::$elementManager in Webform 8.5

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

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/WebformEntityVariantsForm.php, line 37

Class

WebformEntityVariantsForm
Provides a webform to manage submission variants.

Namespace

Drupal\webform

Code

protected $elementManager;