You are here

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

Same name and namespace in other branches
  1. 8.5 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 36

Class

WebformPluginElementController
Controller for all webform elements.

Namespace

Drupal\webform\Controller

Code

protected $elementManager;