You are here

protected property PriceTableDefaultFormatter::$currencyFormatter in Commerce Price Table 8

The currency formatter.

Type: \CommerceGuys\Intl\Formatter\CurrencyFormatterInterface

Overrides PriceDefaultFormatter::$currencyFormatter

File

src/Plugin/Field/FieldFormatter/PriceTableDefaultFormatter.php, line 35

Class

PriceTableDefaultFormatter
Plugin implementation of the 'commerce_price_table' formatter.

Namespace

Drupal\commerce_price_table\Plugin\Field\FieldFormatter

Code

protected $currencyFormatter;