You are here

protected property NumberFormatterFactory::$currencyFormatter in Commerce Core 8.2

The currency formatter.

Type: \CommerceGuys\Intl\Formatter\CurrencyFormatterInterface

File

modules/price/src/NumberFormatterFactory.php, line 21

Class

NumberFormatterFactory
Defines the NumberFormatter factory.

Namespace

Drupal\commerce_price

Code

protected $currencyFormatter;