Provides a common trait for working with language override collection names.
Hierarchy
- trait \Drupal\language\Config\LanguageConfigCollectionNameTrait
File
- core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php, line 8
Namespace
Drupal\language\Config
Members
Name | Modifiers | Type | Description |
---|---|---|---|
LanguageConfigCollectionNameTrait::createConfigCollectionName | protected | function | Creates a configuration collection name based on a language code. |
LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName | protected | function | Converts a configuration collection name to a language code. |
Please login to continue.