protected property ExportForm::$languageManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/src/Form/ExportForm.php \Drupal\locale\Form\ExportForm::languageManager
- 9 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 27
Class
- ExportForm
- Form for the Gettext translation files export form.
Namespace
Drupal\locale\FormCode
protected $languageManager;