You are here

protected property ContentTranslationUpdatesManager::$entityFieldManager in Drupal 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

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

Namespace

Drupal\content_translation

Code

protected $entityFieldManager;