The entity definition update manager.
Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface
File
- core/modules/content_translation/src/ContentTranslationUpdatesManager.php, line 31
Class
- ContentTranslationUpdatesManager
- Provides the logic needed to update field storage definitions when needed.
Namespace
Drupal\content_translation
Code
1 | protected $updateManager ; |
Please login to continue.