You are here

protected property CurrentCountry::$requestStack in Price 2.0.x

Same name and namespace in other branches
  1. 8 src/CurrentCountry.php \Drupal\price\CurrentCountry::requestStack
  2. 3.x src/CurrentCountry.php \Drupal\price\CurrentCountry::requestStack
  3. 2.x src/CurrentCountry.php \Drupal\price\CurrentCountry::requestStack
  4. 3.0.x src/CurrentCountry.php \Drupal\price\CurrentCountry::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

src/CurrentCountry.php, line 26

Class

CurrentCountry
Holds a reference to the current country, resolved on demand.

Namespace

Drupal\price

Code

protected $requestStack;