You are here

protected property ContentTranslationUpdatesManager::$entityLastInstalledSchemaRepository in Drupal 8

The installed entity definition repository.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface;

File

core/modules/content_translation/src/ContentTranslationUpdatesManager.php, line 34

Class

ContentTranslationUpdatesManager
Provides the logic needed to update field storage definitions when needed.

Namespace

Drupal\content_translation

Code

protected $entityLastInstalledSchemaRepository;