You are here

protected property EntityFieldManager::$entityLastInstalledSchemaRepository in Drupal 9

The entity last installed schema repository.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

core/lib/Drupal/Core/Entity/EntityFieldManager.php, line 139

Class

EntityFieldManager
Manages the discovery of entity fields.

Namespace

Drupal\Core\Entity

Code

protected $entityLastInstalledSchemaRepository;