ImportForm::$languageManager

Same name in other branches
  1. 9 core/modules/locale/src/Form/ImportForm.php \Drupal\locale\Form\ImportForm::languageManager
  2. 8.9.x core/modules/locale/src/Form/ImportForm.php \Drupal\locale\Form\ImportForm::languageManager
  3. 10 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\Form

Code

protected $languageManager;

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