protected property TranslateFormBase::$localeStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/Form/TranslateFormBase.php \Drupal\locale\Form\TranslateFormBase::localeStorage
- 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\FormCode
protected $localeStorage;