protected property LocaleTranslation::$requestStack in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::requestStack
- 10 core/modules/locale/src/LocaleTranslation.php \Drupal\locale\LocaleTranslation::requestStack
The request stack.
Type: \Symfony\Component\HttpFoundation\RequestStack
File
- core/
modules/ locale/ src/ LocaleTranslation.php, line 81
Class
- LocaleTranslation
- String translator using the locale module.
Namespace
Drupal\localeCode
protected $requestStack;