You are here

protected property DefaultLocaleResolver::$currentCountry in Commerce Core 8.2

The current country.

Type: \Drupal\commerce\CurrentCountryInterface

File

src/Resolver/DefaultLocaleResolver.php, line 26

Class

DefaultLocaleResolver
Returns the locale based on the current language and country.

Namespace

Drupal\commerce\Resolver

Code

protected $currentCountry;