You are here

protected property ContentTranslationManager::$entityTypeBundleInfo in Drupal 8

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

Class

ContentTranslationManager
Provides common functionality for content translation.

Namespace

Drupal\content_translation

Code

protected $entityTypeBundleInfo;