You are here

protected property WebformEntityElementsForm::$elementManager in Webform 8.5

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

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/WebformEntityElementsForm.php, line 33

Class

WebformEntityElementsForm
Webform manage elements YAML source form.

Namespace

Drupal\webform

Code

protected $elementManager;