protected property Currency::$fractionDigits in Commerce Core 8.2
The number of fraction digits.
Type: int
File
- modules/
price/ src/ Entity/ Currency.php, line 91
Class
- Currency
- Defines the currency entity class.
Namespace
Drupal\commerce_price\EntityCode
protected $fractionDigits = 2;