protected property HubspotWebformHandler::$mailManager in HubSpot 8
Same name and namespace in other branches
- 3.x 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 41
Class
- HubspotWebformHandler
- Webform submission remote post handler.
Namespace
Drupal\hubspot\Plugin\WebformHandlerCode
protected $mailManager;