You are here

service commerce_price.minor_units_converter in Commerce Core 8.2

Class

Drupal\commerce_price\MinorUnitsConverter
4 string references to commerce_price.minor_units_converter
Manual::create in modules/payment/src/Plugin/Commerce/PaymentGateway/Manual.php
Creates an instance of the plugin.
PaymentGatewayBase::create in modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php
Creates an instance of the plugin.
PaymentGatewayBase::__construct in modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php
Constructs a new PaymentGatewayBase object.
StoredOffsiteRedirect::create in modules/payment_example/src/Plugin/Commerce/PaymentGateway/StoredOffsiteRedirect.php
Creates an instance of the plugin.

File

modules/price/commerce_price.services.yml
modules/price/commerce_price.services.yml

View source
  1. class: Drupal\commerce_price\MinorUnitsConverter
  2. arguments:
  3. - '@commerce_price.currency_repository'