protected property ImportForm::$languageManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/Form/ImportForm.php \Drupal\locale\Form\ImportForm::languageManager
The configurable language manager.
Type: \Drupal\language\ConfigurableLanguageManagerInterface
File
- core/
modules/ locale/ src/ Form/ ImportForm.php, line 39
Class
- ImportForm
- Form constructor for the translation import screen.
Namespace
Drupal\locale\FormCode
protected $languageManager;