You are here

protected property WebformElementManager::$elementInfo in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/WebformElementManager.php \Drupal\webform\Plugin\WebformElementManager::elementInfo

A element info manager.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

src/Plugin/WebformElementManager.php, line 50

Class

WebformElementManager
Provides a plugin manager for webform element plugins.

Namespace

Drupal\webform\Plugin

Code

protected $elementInfo;