protected property ContentLanguageSettings::$id in Drupal 8
Same name and namespace in other branches
- 9 core/modules/language/src/Entity/ContentLanguageSettings.php \Drupal\language\Entity\ContentLanguageSettings::id
The id. Combination of $target_entity_type_id.$target_bundle.
Type: string
File
- core/
modules/ language/ src/ Entity/ ContentLanguageSettings.php, line 46
Class
- ContentLanguageSettings
- Defines the ContentLanguageSettings entity.
Namespace
Drupal\language\EntityCode
protected $id;