You are here

protected property LegacyNumberFormatter::$currencyFormatter in Commerce Core 8.2

The currency formatter.

Type: \CommerceGuys\Intl\Formatter\CurrencyFormatterInterface

File

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

Class

LegacyNumberFormatter
Provides a legacy number formatter for the deprecated NumberFormatterFactory.

Namespace

Drupal\commerce_price

Code

protected $currencyFormatter;