You are here

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

Entity field manager to get the contact form field definitions.

Type: \Drupal\Core\Entity\EntityTypeManager

Overrides ControllerBase::$entityTypeManager

File

src/Controller/AutoCompleteController.php, line 28

Class

AutoCompleteController
Class AutoCompleteController.

Namespace

Drupal\pardot\Controller

Code

protected $entityTypeManager;