You are here

protected property PaymentForm::$paymentMethodType in Payment 8.2

The payment method plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

modules/payment_form/src/Entity/Payment/PaymentForm.php, line 32

Class

PaymentForm
Provides the payment form.

Namespace

Drupal\payment_form\Entity\Payment

Code

protected $paymentMethodType;