ConfigTranslationFormBase::$language

The language of the configuration translation.

Type: \Drupal\Core\Language\LanguageInterface

File

core/modules/config_translation/src/Form/ConfigTranslationFormBase.php, line 55

Class

ConfigTranslationFormBase
Provides a base form for configuration translations.

Namespace

Drupal\config_translation\Form

Code

protected $language;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.