You are here

protected property EntityManagerTest::$entityFieldManager in Drupal 8

The entity field manager.

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

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityFieldManager;