EntityUnitTestBase::$entityManager

The entity manager service.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/system/src/Tests/Entity/EntityUnitTestBase.php, line 39

Class

EntityUnitTestBase
Defines an abstract test base for entity unit tests.

Namespace

Drupal\system\Tests\Entity

Code

protected $entityManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.