protected property Currency::$fractionDigits in Price 8
Same name and namespace in other branches
- 3.x src/Entity/Currency.php \Drupal\price\Entity\Currency::fractionDigits
- 2.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::fractionDigits
- 2.x src/Entity/Currency.php \Drupal\price\Entity\Currency::fractionDigits
- 3.0.x src/Entity/Currency.php \Drupal\price\Entity\Currency::fractionDigits
The number of fraction digits.
Type: int
File
- src/
Entity/ Currency.php, line 88
Class
- Currency
- Defines the currency entity class.
Namespace
Drupal\price\EntityCode
protected $fractionDigits = 2;