The language code of the language this mapper, if any.
Type: string|null
File
- core/modules/config_translation/src/ConfigNamesMapper.php, line 80
Class
- ConfigNamesMapper
- Configuration mapper base implementation.
Namespace
Drupal\config_translation
Code
1 | protected $langcode = NULL; |
Please login to continue.