You are here

protected property WebformSubmissionValue::$entityTypeManager in Pardot Integration 2.x

Entity field manager to get the contact form field definitions.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/PardotFormMapFormatterPlugin/WebformSubmissionValue.php, line 33

Class

WebformSubmissionValue
Plugin to generate a text field and consume tokens for mappings.

Namespace

Drupal\pardot\Plugin\PardotFormMapFormatterPlugin

Code

protected $entityTypeManager;