protected property Currency::$currencyCode in Price 8
Same name and namespace in other branches
- 3.x src/Entity/Currency.php \Drupal\price\Entity\Currency::currencyCode
- 2.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::currencyCode
- 2.x src/Entity/Currency.php \Drupal\price\Entity\Currency::currencyCode
- 3.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::currencyCode
The alphanumeric currency code.
Type: string
File
- src/
Entity/ Currency.php, line 60
Class
- Currency
- Defines the currency entity class.
Namespace
Drupal\price\EntityCode
protected $currencyCode;