You are here

protected property PaymentMethodForm::$plugin in Ubercart 8.4

The payment method plugin instance.

Type: \Drupal\uc_payment\PaymentMethodPluginInterface

File

payment/uc_payment/src/Form/PaymentMethodForm.php, line 25

Class

PaymentMethodForm
Provides form for block instance forms.

Namespace

Drupal\uc_payment\Form

Code

protected $plugin;