You are here

protected property LegacyNumberFormatter::$options in Commerce Core 8.2

The formatting options.

Type: array

File

modules/price/src/LegacyNumberFormatter.php, line 27

Class

LegacyNumberFormatter
Provides a legacy number formatter for the deprecated NumberFormatterFactory.

Namespace

Drupal\commerce_price

Code

protected $options = [];