EntityTypeManager::$entityLastInstalledSchemaRepository

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/EntityTypeManager.php \Drupal\Core\Entity\EntityTypeManager::entityLastInstalledSchemaRepository
  2. 10 core/lib/Drupal/Core/Entity/EntityTypeManager.php \Drupal\Core\Entity\EntityTypeManager::entityLastInstalledSchemaRepository
  3. 11.x core/lib/Drupal/Core/Entity/EntityTypeManager.php \Drupal\Core\Entity\EntityTypeManager::entityLastInstalledSchemaRepository

The entity last installed schema repository.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

core/lib/Drupal/Core/Entity/EntityTypeManager.php, line 66

Class

EntityTypeManager
Manages entity type plugin definitions.

Namespace

Drupal\Core\Entity

Code

protected $entityLastInstalledSchemaRepository;

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