You are here

protected property EntityManagerTest::$entityManager 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::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityManager;