You are here

private property ContentHubEntityExportControllerTest::$entityRepository in Acquia Content Hub 8

Entity Repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/Controller/ContentHubEntityExportControllerTest.php, line 71

Class

ContentHubEntityExportControllerTest
Unit test for ContentHubEntityExportController class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Controller

Code

private $entityRepository;