You are here

public property CustomEntityDefinitionUpdateManager::$entityLastInstalledSchemaRepository in Entity Update 2.0.x

The last installed schema repository.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

src/CustomEntityDefinitionUpdateManager.php, line 33

Class

CustomEntityDefinitionUpdateManager
Development version of the entity definition update manager.

Namespace

Drupal\entity_update

Code

public $entityLastInstalledSchemaRepository;