You are here

6 string references to commerce_price.currency_formatter in Commerce Core 8.2

FormattedPrice::getValue in modules/price/src/Plugin/DataType/FormattedPrice.php
Gets the data value.
PaymentListBuilder::createInstance in modules/payment/src/PaymentListBuilder.php
Instantiates a new instance of this entity handler.
PriceCalculatedFormatter::create in modules/price/src/Plugin/Field/FieldFormatter/PriceCalculatedFormatter.php
Creates an instance of the plugin.
PriceCalculatedFormatter::create in modules/order/src/Plugin/Field/FieldFormatter/PriceCalculatedFormatter.php
Creates an instance of the plugin.
PriceDefaultFormatter::create in modules/price/src/Plugin/Field/FieldFormatter/PriceDefaultFormatter.php
Creates an instance of the plugin.
PriceTwigExtension::formatPrice in modules/price/src/TwigExtension/PriceTwigExtension.php
Formats a price object/array.