You are here

private property ContentHubSearch::$entityTypeManager in Acquia Content Hub 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ContentHubSearch.php, line 35

Class

ContentHubSearch
Perform queries to the Content Hub "_search" endpoint [Elasticsearch].

Namespace

Drupal\acquia_contenthub

Code

private $entityTypeManager;