You are here

private property EntityUpdateService::$entityLastInstalledSchemaRepository in Entity Construction Kit (ECK) 8

The last installed schema repository.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

src/EntityUpdateService.php, line 31

Class

EntityUpdateService
Class to update entity and field storage for ECK entities.

Namespace

Drupal\eck

Code

private $entityLastInstalledSchemaRepository;