You are here

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

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

A element info manager.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

src/Controller/WebformPluginElementController.php, line 29

Class

WebformPluginElementController
Controller for all webform elements.

Namespace

Drupal\webform\Controller

Code

protected $elementInfo;