LocaleLookup::$requestStack

Same name and namespace in other branches
  1. 9 core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::requestStack
  2. 10 core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::requestStack
  3. 11.x core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/modules/locale/src/LocaleLookup.php, line 72

Class

LocaleLookup
A cache collector to allow for dynamic building of the locale cache.

Namespace

Drupal\locale

Code

protected $requestStack;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.