protected property StoreCountryResolver::$currentStore in Commerce Core 8.2
The current store.
Type: \Drupal\commerce_store\CurrentStoreInterface
File
- modules/
store/ src/ Resolver/ StoreCountryResolver.php, line 27
Class
- StoreCountryResolver
- Returns the store's billing country.
Namespace
Drupal\commerce_store\ResolverCode
protected $currentStore;