ContentTranslationManager::$entityTypeBundleInfo

Same name and namespace in other branches
  1. 9 core/modules/content_translation/src/ContentTranslationManager.php \Drupal\content_translation\ContentTranslationManager::entityTypeBundleInfo
  2. 8.9.x core/modules/content_translation/src/ContentTranslationManager.php \Drupal\content_translation\ContentTranslationManager::entityTypeBundleInfo
  3. 10 core/modules/content_translation/src/ContentTranslationManager.php \Drupal\content_translation\ContentTranslationManager::entityTypeBundleInfo

The entity type bundle info provider.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/content_translation/src/ContentTranslationManager.php, line 20

Class

ContentTranslationManager
Provides common functionality for content translation.

Namespace

Drupal\content_translation

Code

protected $entityTypeBundleInfo;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.