You are here

protected property TranslateFormBase::$languageManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/locale/src/Form/TranslateFormBase.php, line 37

Class

TranslateFormBase
Defines the locale user interface translation form base.

Namespace

Drupal\locale\Form

Code

protected $languageManager;