You are here

protected property DefaultCountryResolver::$configFactory in Commerce Core 8.2

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Resolver/DefaultCountryResolver.php, line 18

Class

DefaultCountryResolver
Returns the site's default country.

Namespace

Drupal\commerce\Resolver

Code

protected $configFactory;