You are here

protected property CurrentCountry::$chainResolver in Commerce Core 8.2

The chain resolver.

Type: \Drupal\commerce\Resolver\ChainCountryResolverInterface

File

src/CurrentCountry.php, line 33

Class

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

Namespace

Drupal\commerce

Code

protected $chainResolver;