You are here

protected property ContentHubReindexTest::$entityTypeManager in Acquia Content Hub 8

The Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/Controller/ContentHubReindexTest.php, line 50

Class

ContentHubReindexTest
@coversDefaultClass \Drupal\acquia_contenthub\Controller\ContentHubReindex

Namespace

Drupal\Tests\acquia_contenthub\Unit\Controller

Code

protected $entityTypeManager;