You are here

protected property ContentHubSubscriberController::$entityManager in Acquia Content Hub 8

The entity manager.

Type: \Drupal\acquia_contenthub\EntityManager

Overrides ControllerBase::$entityManager

File

acquia_contenthub_subscriber/src/Controller/ContentHubSubscriberController.php, line 48

Class

ContentHubSubscriberController
Controller for Content Hub Discovery page.

Namespace

Drupal\acquia_contenthub_subscriber\Controller

Code

protected $entityManager;