You are here

protected property EntityFieldManagerTest::$entityLastInstalledSchemaRepository in Drupal 9

The entity last installed schema repository.

Type: \Prophecy\Prophecy\ObjectProphecy|\Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php, line 151
Contains \Drupal\Tests\Core\Entity\EntityFieldManagerTest.

Class

EntityFieldManagerTest
@coversDefaultClass \Drupal\Core\Entity\EntityFieldManager @group Entity

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityLastInstalledSchemaRepository;