protected property EntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php \Drupal\Core\Entity\EntityDefinitionUpdateManager::entityLastInstalledSchemaRepository
- 10 core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php \Drupal\Core\Entity\EntityDefinitionUpdateManager::entityLastInstalledSchemaRepository
The last installed schema repository.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- core/
lib/ Drupal/ Core/ Entity/ EntityDefinitionUpdateManager.php, line 58
Class
- EntityDefinitionUpdateManager
- Manages entity definition updates.
Namespace
Drupal\Core\EntityCode
protected $entityLastInstalledSchemaRepository;