You are here

protected property ChainCountryResolver::$resolvers in Commerce Core 8.2

The resolvers.

Type: \Drupal\commerce\Resolver\CountryResolverInterface[]

File

src/Resolver/ChainCountryResolver.php, line 15

Class

ChainCountryResolver
Default implementation of the chain country resolver.

Namespace

Drupal\commerce\Resolver

Code

protected $resolvers = [];