You are here

public property Currency::$subunits in Currency 7.2

The number of subunits this currency has.

Type: integer|null

File

currency/vendor/bartfeenstra/currency/src/BartFeenstra/Currency/Currency.php, line 59
Contains class \BartFeenstra\Currency\Currency.

Class

Currency
Describes a currency.

Namespace

BartFeenstra\Currency

Code

public $subunits = NULL;