private property VarbaseEntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.6
Same name and namespace in other branches
- 8.8 src/Entity/VarbaseEntityDefinitionUpdateManager.php \Drupal\varbase\entity\VarbaseEntityDefinitionUpdateManager::entityLastInstalledSchemaRepository
- 8.7 src/Entity/VarbaseEntityDefinitionUpdateManager.php \Drupal\varbase\entity\VarbaseEntityDefinitionUpdateManager::entityLastInstalledSchemaRepository
The last installed schema repository.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- src/
Entity/ VarbaseEntityDefinitionUpdateManager.php, line 35
Class
- VarbaseEntityDefinitionUpdateManager
- Varbase Entity Definition Update Manager Customized class from the Devel Entity Updates module Development version of the entity definition update manager.
Namespace
Drupal\varbase\entityCode
private $entityLastInstalledSchemaRepository;