You are here

protected property ContentEntityNormalizerTest::$entityRepository in Acquia Content Hub 8

The Entity Repository Interface.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php, line 87

Class

ContentEntityNormalizerTest
PHPUnit test for the ContentEntityNormalizer class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Normalizer

Code

protected $entityRepository;