You are here

protected property HubspotWebformHandler::$entityTypeManager in HubSpot 8

Same name and namespace in other branches
  1. 3.x src/Plugin/WebformHandler/HubspotWebformHandler.php \Drupal\hubspot\Plugin\WebformHandler\HubspotWebformHandler::entityTypeManager

The node storage.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

HubspotWebformHandler
Webform submission remote post handler.

Namespace

Drupal\hubspot\Plugin\WebformHandler

Code

protected $entityTypeManager;