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