You are here

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

Content Hub Entity Manager.

Type: \Drupal\acquia_contenthub\EntityManager

Overrides ControllerBase::$entityManager

File

src/Controller/ContentHubEntityExportController.php, line 51

Class

ContentHubEntityExportController
Controller for Content Hub Export Entities using bulk upload.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $entityManager;