You are here

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

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

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

Class

MaestroWebformHandler
Launches a Maestro workflow with a Webform submission.

Namespace

Drupal\maestro_webform\Plugin\WebformHandler

Code

protected $languageManager;