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