protected property ConfigNamesMapper::$langcode in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 84 - Contains \Drupal\config_translation\ConfigNamesMapper.
Class
- ConfigNamesMapper
- Configuration mapper base implementation.
Namespace
Drupal\config_translationCode
protected $langcode = NULL;