You are here

protected property PaymentListBuilder::$currencyFormatter in Commerce Core 8.2

The currency formatter.

Type: \CommerceGuys\Intl\Formatter\CurrencyFormatterInterface

File

modules/payment/src/PaymentListBuilder.php, line 25

Class

PaymentListBuilder
Defines the list builder for payments.

Namespace

Drupal\commerce_payment

Code

protected $currencyFormatter;