You are here

protected property PriceDefaultFormatter::$currencyFormatter in Commerce Core 8.2

The currency formatter.

Type: \CommerceGuys\Intl\Formatter\CurrencyFormatterInterface

File

modules/price/src/Plugin/Field/FieldFormatter/PriceDefaultFormatter.php, line 32

Class

PriceDefaultFormatter
Plugin implementation of the 'commerce_price_default' formatter.

Namespace

Drupal\commerce_price\Plugin\Field\FieldFormatter

Code

protected $currencyFormatter;