You are here

protected property ExportForm::$languageManager in Zircon Profile 8

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

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/locale/src/Form/ExportForm.php, line 29
Contains \Drupal\locale\Form\ExportForm.

Class

ExportForm
Form for the Gettext translation files export form.

Namespace

Drupal\locale\Form

Code

protected $languageManager;