You are here

protected property Country::$countryCode in Price 3.x

Same name and namespace in other branches
  1. 8 src/Country.php \Drupal\price\Country::countryCode
  2. 2.0.x src/Country.php \Drupal\price\Country::countryCode
  3. 2.x src/Country.php \Drupal\price\Country::countryCode
  4. 3.0.x src/Country.php \Drupal\price\Country::countryCode

Two-letter country code.

Type: string

File

src/Country.php, line 15

Class

Country
Represents a country.

Namespace

Drupal\price

Code

protected $countryCode;