protected property ConfigNamesMapper::$langcode in Drupal 9
Same name and namespace in other branches
- 8 core/modules/config_translation/src/ConfigNamesMapper.php \Drupal\config_translation\ConfigNamesMapper::langcode
The language code of the language this mapper, if any.
Type: string|null
File
- core/
modules/ config_translation/ src/ ConfigNamesMapper.php, line 83
Class
- ConfigNamesMapper
- Configuration mapper base implementation.
Namespace
Drupal\config_translationCode
protected $langcode = NULL;