You are here

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

Same name and namespace in other branches
  1. 8 src/Entity/Currency.php \Drupal\price\Entity\Currency::currencyCode
  2. 2.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::currencyCode
  3. 2.x src/Entity/Currency.php \Drupal\price\Entity\Currency::currencyCode
  4. 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\Entity

Code

protected $currencyCode;