protected property Country::$countryCode in Price 2.x
Same name and namespace in other branches
- 8 src/Country.php \Drupal\price\Country::countryCode
- 3.x src/Country.php \Drupal\price\Country::countryCode
- 2.0.x src/Country.php \Drupal\price\Country::countryCode
- 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\priceCode
protected $countryCode;