ConfigNamesMapper::$langcode

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;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.