You are here

protected property PaymentGatewayBase::$minorUnitsConverter in Commerce Core 8.2

The minor units converter.

Type: \Drupal\commerce_price\MinorUnitsConverterInterface

File

modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php, line 83

Class

PaymentGatewayBase
Provides the base class for payment gateways.

Namespace

Drupal\commerce_payment\Plugin\Commerce\PaymentGateway

Code

protected $minorUnitsConverter;