protected property PriceModified::$currencyCode in Price 3.x
Same name and namespace in other branches
- 8 src/PriceModified.php \Drupal\price\PriceModified::currencyCode
- 3.0.x src/PriceModified.php \Drupal\price\PriceModified::currencyCode
The currency code.
Type: string
File
- src/
PriceModified.php, line 24
Class
- PriceModified
- Provides a value object for monetary values.
Namespace
Drupal\priceCode
protected $currencyCode;