You are here

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

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

tests/modules/webform_test_editorial/src/Controller/WebformTestEditorialController.php, line 53

Class

WebformTestEditorialController
Provides route responses for webform editorial.

Namespace

Drupal\webform_test_editorial\Controller

Code

protected $elementManager;