You are here

protected property WebformEntityElementsForm::$elementInfo in Webform 8.5

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

The element info manager.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

src/WebformEntityElementsForm.php, line 26

Class

WebformEntityElementsForm
Webform manage elements YAML source form.

Namespace

Drupal\webform

Code

protected $elementInfo;