You are here

protected property HubspotWebformHandler::$mailManager in HubSpot 3.x

Same name and namespace in other branches
  1. 8 src/Plugin/WebformHandler/HubspotWebformHandler.php \Drupal\hubspot\Plugin\WebformHandler\HubspotWebformHandler::mailManager

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Plugin/WebformHandler/HubspotWebformHandler.php, line 44

Class

HubspotWebformHandler
Webform submission remote post handler.

Namespace

Drupal\hubspot\Plugin\WebformHandler

Code

protected $mailManager;