You are here

protected property OffsitePaymentMethodForm::$plugin in Ubercart 8.4

The payment method plugin.

Type: \Drupal\uc_payment\OffsitePaymentMethodPluginInterface

File

payment/uc_payment/src/Form/OffsitePaymentMethodForm.php, line 20

Class

OffsitePaymentMethodForm
Builds the form that payment methods use to redirect off-site.

Namespace

Drupal\uc_payment\Form

Code

protected $plugin;