You are here

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

Entity Type Manager Interface.

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

File

tests/src/Unit/ContentHubEntityEmbedHandlerTest.php, line 29

Class

ContentHubEntityEmbedHandlerTest
PHPUnit for the ContentHubEntityEmbedHandler class.

Namespace

Drupal\Tests\acquia_contenthub\Unit

Code

protected $entityTypeManager;