You are here

protected property ContentLanguageSettings::$target_bundle in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/language/src/Entity/ContentLanguageSettings.php \Drupal\language\Entity\ContentLanguageSettings::target_bundle

The bundle (machine name).

Type: string

File

core/modules/language/src/Entity/ContentLanguageSettings.php, line 60

Class

ContentLanguageSettings
Defines the ContentLanguageSettings entity.

Namespace

Drupal\language\Entity

Code

protected $target_bundle;