You are here

protected property ContentTranslationUpdatesManager::$updateManager in Drupal 8

The entity definition update manager.

Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface

File

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

Class

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

Namespace

Drupal\content_translation

Code

protected $updateManager;