You are here

protected property WebformPluginElementController::$elementManager in Webform 8.5

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

The webform element plugin manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/Controller/WebformPluginElementController.php, line 39

Class

WebformPluginElementController
Controller for all webform elements.

Namespace

Drupal\webform\Controller

Code

protected $elementManager;