You are here

protected property AcquiaContentHubSerializerTestBase::$entityTypeManager in Acquia Content Hub 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Kernel/AcquiaContentHubSerializerTestBase.php, line 59

Class

AcquiaContentHubSerializerTestBase
Base class for testing serialization.

Namespace

Drupal\Tests\acquia_contenthub\Kernel

Code

protected $entityTypeManager;