You are here

protected property ContentLanguageSettingsForm::$entityTypeBundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/language/src/Form/ContentLanguageSettingsForm.php \Drupal\language\Form\ContentLanguageSettingsForm::entityTypeBundleInfo

The entity bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/language/src/Form/ContentLanguageSettingsForm.php, line 32

Class

ContentLanguageSettingsForm
Configure the content language settings for this site.

Namespace

Drupal\language\Form

Code

protected $entityTypeBundleInfo;