You are here

private property EntityManagerTest::$entityTypeManager in Acquia Content Hub 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/EntityManagerTest.php, line 52

Class

EntityManagerTest
PHPUnit for the EntityManager class.

Namespace

Drupal\Tests\acquia_contenthub\Unit

Code

private $entityTypeManager;