You are here

protected property EntityRepositoryTest::$entityTypeManager in Zircon Profile 8

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

The entity type manager.

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

File

core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php, line 30
Contains \Drupal\Tests\Core\Entity\EntityRepositoryTest.

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityTypeManager;