You are here

protected property PriceModified::$currencyCode in Price 3.x

Same name and namespace in other branches
  1. 8 src/PriceModified.php \Drupal\price\PriceModified::currencyCode
  2. 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\price

Code

protected $currencyCode;