protected property CountryCacheContext::$currentCountry in Price 8
Same name and namespace in other branches
- 3.x src/Cache/Context/CountryCacheContext.php \Drupal\price\Cache\Context\CountryCacheContext::currentCountry
- 2.0.x src/Cache/Context/CountryCacheContext.php \Drupal\price\Cache\Context\CountryCacheContext::currentCountry
- 2.x src/Cache/Context/CountryCacheContext.php \Drupal\price\Cache\Context\CountryCacheContext::currentCountry
- 3.0.x src/Cache/Context/CountryCacheContext.php \Drupal\price\Cache\Context\CountryCacheContext::currentCountry
The current country.
Type: \Drupal\price\CurrentCountry
File
- src/
Cache/ Context/ CountryCacheContext.php, line 21
Class
- CountryCacheContext
- Defines the country cache context, for "per country" caching.
Namespace
Drupal\price\Cache\ContextCode
protected $currentCountry;