private property DevelEntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository in Devel Entity Updates 3.0.x
Same name and namespace in other branches
- 8.2 src/DevelEntityDefinitionUpdateManager.php \Drupal\devel_entity_updates\DevelEntityDefinitionUpdateManager::entityLastInstalledSchemaRepository
- 8 src/DevelEntityDefinitionUpdateManager.php \Drupal\devel_entity_updates\DevelEntityDefinitionUpdateManager::entityLastInstalledSchemaRepository
- 3.x src/DevelEntityDefinitionUpdateManager.php \Drupal\devel_entity_updates\DevelEntityDefinitionUpdateManager::entityLastInstalledSchemaRepository
The last installed schema repository.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- src/
DevelEntityDefinitionUpdateManager.php, line 33
Class
- DevelEntityDefinitionUpdateManager
- Development version of the entity definition update manager.
Namespace
Drupal\devel_entity_updatesCode
private $entityLastInstalledSchemaRepository;