You are here

protected property CustomerProfile::$currentCountry in Commerce Core 8.2

The current country.

Type: \Drupal\commerce\CurrentCountryInterface

File

modules/order/src/Plugin/Commerce/InlineForm/CustomerProfile.php, line 46

Class

CustomerProfile
Provides an inline form for managing a customer profile.

Namespace

Drupal\commerce_order\Plugin\Commerce\InlineForm

Code

protected $currentCountry;