protected property ContentLanguageSettings::$target_bundle in Drupal 9
Same name and namespace in other branches
- 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\EntityCode
protected $target_bundle;