You are here

protected property TestEntityForm::$entityManager in Drupal 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php, line 424
Contains \Drupal\Tests\Core\Entity\EntityTypeManagerTest.

Class

TestEntityForm
Provides a test entity form.

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityManager;