You are here

protected property EntityManagerTest::$entityDisplayRepository in Drupal 8

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface|\Prophecy\Prophecy\ProphecyInterface

File

core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php, line 60

Class

EntityManagerTest
@coversDefaultClass \Drupal\Core\Entity\EntityManager @group Entity @group legacy

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityDisplayRepository;