You are here

protected property PaymentGatewayForm::$pluginForm in Commerce Core 8.2

The plugin form.

Type: \Drupal\commerce_payment\PluginForm\PaymentGatewayFormInterface

File

modules/payment/src/Plugin/Commerce/InlineForm/PaymentGatewayForm.php, line 44

Class

PaymentGatewayForm
Provides a form element for embedding payment gateway forms.

Namespace

Drupal\commerce_payment\Plugin\Commerce\InlineForm

Code

protected $pluginForm;