You are here

protected property EntityManagerTest::$entityLastInstalledSchemaRepository in Drupal 8

The entity last installed schema repository.

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

File

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

Class

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

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityLastInstalledSchemaRepository;