You are here

protected property EntityDisplayModeBaseUnitTest::$entityManager in Zircon Profile 8

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

The entity manager used for testing.

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

File

core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php, line 38
Contains \Drupal\Tests\Core\Config\Entity\EntityDisplayModeBaseUnitTest.

Class

EntityDisplayModeBaseUnitTest
@coversDefaultClass \Drupal\Core\Entity\EntityDisplayModeBase @group Config

Namespace

Drupal\Tests\Core\Config\Entity

Code

protected $entityManager;