You are here

protected property Currency::$subunits in Currency 8.3

The number of subunits this currency has.

Type: integer|null

File

src/Entity/Currency.php, line 119

Class

Currency
Defines a currency entity class.

Namespace

Drupal\currency\Entity

Code

protected $subunits;