You are here

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

The webform theme manager.

Type: \Drupal\webform\WebformThemeManagerInterface

File

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

Class

MaestroWebformHandler
Launches a Maestro workflow with a Webform submission.

Namespace

Drupal\maestro_webform\Plugin\WebformHandler

Code

protected $themeManager;