You are here

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\Entity

Code

protected $fractionDigits = 2;