The language of the configuration translation source.
Type: \Drupal\Core\Language\LanguageInterface
File
- core/modules/config_translation/src/Form/ConfigTranslationFormBase.php, line 61
Class
- ConfigTranslationFormBase
- Provides a base form for configuration translations.
Namespace
Drupal\config_translation\Form
Code
protected $sourceLanguage;
Please login to continue.