You are here

protected property ContentEntityViewModesExtractorTest::$entityDisplayRepository in Acquia Content Hub 8

Entity display repository.

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

File

tests/src/Unit/Normalizer/ContentEntityViewModesExtractorTest.php, line 37

Class

ContentEntityViewModesExtractorTest
PHPUnit test for the ContentEntityViewModesExtractor class.

Namespace

Drupal\Tests\acquia_contenthub\Unit\Normalizer

Code

protected $entityDisplayRepository;