You are here

protected property DiscoveryInterfaceController::$entityTypeManager in Acquia Content Hub 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

modules/acquia_contenthub_curation/src/Controller/DiscoveryInterfaceController.php, line 50

Class

DiscoveryInterfaceController
Controller for Content Hub Discovery page.

Namespace

Drupal\acquia_contenthub_curation\Controller

Code

protected $entityTypeManager;