You are here

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

A mail manager for sending email.

Type: \Drupal\Core\Mail\MailManagerInterface

File

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

Class

MaestroWebformHandler
Launches a Maestro workflow with a Webform submission.

Namespace

Drupal\maestro_webform\Plugin\WebformHandler

Code

protected $mailManager;