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