protected property CurrentCountry::$requestStack in Price 8
Same name and namespace in other branches
- 3.x src/CurrentCountry.php \Drupal\price\CurrentCountry::requestStack
- 2.0.x src/CurrentCountry.php \Drupal\price\CurrentCountry::requestStack
- 2.x src/CurrentCountry.php \Drupal\price\CurrentCountry::requestStack
- 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\priceCode
protected $requestStack;