You are here

protected property MaestroWebformHandler::$elementManager in Maestro 3.x

The webform element plugin manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

modules/maestro_webform/src/Plugin/WebformHandler/MaestroWebformHandler.php, line 86

Class

MaestroWebformHandler
Launches a Maestro workflow with a Webform submission.

Namespace

Drupal\maestro_webform\Plugin\WebformHandler

Code

protected $elementManager;