You are here

protected property TranslateFormBase::$localeStorage in Drupal 9

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

The locale storage.

Type: \Drupal\locale\StringStorageInterface

File

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

Class

TranslateFormBase
Defines the locale user interface translation form base.

Namespace

Drupal\locale\Form

Code

protected $localeStorage;