You are here

protected property CountryCacheContext::$currentCountry in Commerce Core 8.2

The current country.

Type: \Drupal\commerce\CurrentCountry

File

src/Cache/Context/CountryCacheContext.php, line 21

Class

CountryCacheContext
Defines the country cache context, for "per country" caching.

Namespace

Drupal\commerce\Cache\Context

Code

protected $currentCountry;