You are here

protected property EntityManagerTest::$entityTypeRepository in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php \Drupal\Tests\Core\Entity\EntityManagerTest::entityTypeRepository

The entity type repository.

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

File

core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php, line 44
Contains \Drupal\Tests\Core\Entity\EntityManagerTest.

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityTypeRepository;