You are here

protected property WebformEditorialController::$elementManager in Webform 8.5

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

modules/webform_editorial/src/Controller/WebformEditorialController.php, line 59

Class

WebformEditorialController
Provides route responses for webform editorial.

Namespace

Drupal\webform_editorial\Controller

Code

protected $elementManager;