You are here

service commerce.current_country in Commerce Core 8.2

Class

Drupal\commerce\CurrentCountry
1 string reference to commerce.current_country
CustomerProfile::create in modules/order/src/Plugin/Commerce/InlineForm/CustomerProfile.php
Creates an instance of the plugin.

File

./commerce.services.yml
commerce.services.yml

View source
  1. class: Drupal\commerce\CurrentCountry
  2. arguments:
  3. - '@request_stack'
  4. - '@commerce.chain_country_resolver'