function TranslateFormBase::__construct
Same name and namespace in other branches
- 10 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::__construct()
- 9 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::__construct()
- 8.9.x core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::__construct()
- main core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::__construct()
File
-
core/
modules/ locale/ src/ Form/ TranslateFormBase.php, line 26
Class
- TranslateFormBase
- Defines the locale user interface translation form base.
Namespace
Drupal\locale\FormCode
public function __construct(protected StringStorageInterface $localeStorage, protected StateInterface $state, protected LanguageManagerInterface $languageManager, protected LocaleLanguages $localeLanguages) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.