You are here

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

Entity Repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Controller/ContentHubEntityExportController.php, line 79

Class

ContentHubEntityExportController
Controller for Content Hub Export Entities using bulk upload.

Namespace

Drupal\acquia_contenthub\Controller

Code

protected $entityRepository;