You are here

protected property AutoPath::$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/AutoPath.php, line 35

Class

AutoPath
Plugin to have an autocomplete textfield for typed data.

Namespace

Drupal\pardot\Plugin\PardotFormMapFormatterPlugin

Code

protected $entityTypeManager;