You are here

service plugin.manager.commerce_payment_type in Commerce Core 8.2

Class

Drupal\commerce_payment\PaymentTypeManager
4 string references to plugin.manager.commerce_payment_type
Manual::create in modules/payment/src/Plugin/Commerce/PaymentGateway/Manual.php
Creates an instance of the plugin.
Payment::getType in modules/payment/src/Entity/Payment.php
Gets the payment type.
PaymentGatewayBase::create in modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php
Creates an instance of the plugin.
StoredOffsiteRedirect::create in modules/payment_example/src/Plugin/Commerce/PaymentGateway/StoredOffsiteRedirect.php
Creates an instance of the plugin.

File

modules/payment/commerce_payment.services.yml
modules/payment/commerce_payment.services.yml

View source
  1. class: Drupal\commerce_payment\PaymentTypeManager
  2. parent: default_plugin_manager