You are here

protected property ContentTranslationManager::$entityTypeBundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 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;