You are here

protected property WebformElementBase::$elementInfo in Webform 8.5

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

A element info manager.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

src/Plugin/WebformElementBase.php, line 96

Class

WebformElementBase
Provides a base class for a webform element.

Namespace

Drupal\webform\Plugin

Code

protected $elementInfo;