You are here

protected property CurrentLocale::$chainResolver in Commerce Core 8.2

The chain resolver.

Type: \Drupal\commerce\Resolver\ChainLocaleResolverInterface

File

src/CurrentLocale.php, line 33

Class

CurrentLocale
Holds a reference to the current locale, resolved on demand.

Namespace

Drupal\commerce

Code

protected $chainResolver;